cluster-template-examples icon indicating copy to clipboard operation
cluster-template-examples copied to clipboard

Results 23 cluster-template-examples issues
Sort by recently updated
recently updated
newest added

The chart creates objects of kind `ManagedChart` here: https://github.com/rancher/cluster-template-examples/blob/dc5c201c5415c430cdf4bcb6af975f9e516e970b/charts/templates/managedcharts.yaml#L3 There is no documentation for `ManagedChart` in the Rancher documentation: ![Searching docs for `ManagedChart`](https://github.com/rancher/cluster-template-examples/assets/7773090/6ca25bea-727b-4bf5-9474-302c69405c72) Therefore, it needs to be documented here...

The example for `values.yaml` in the README doesn't match the contents of the actual [`values.yaml`](https://github.com/rancher/cluster-template-examples/blob/dc5c201c5415c430cdf4bcb6af975f9e516e970b/charts/values.yaml). If the example from the README is up-to-date, I think those should be merged into...

* Remove unused `rancherValues` * Remove unused `chartValues` * Remove unused `controlPlaneConfig` * Remove unused `workerConfig` * Remove unused `upgradeStrategy` * Remove unused `enableNetworkPolicy`

What's meant with this comment? It makes it seem like setting a semver range is useless, because it picks up the latest version anyway! Also, it is very unclear as...

I tried installing this chart in Rancher 2.7.5 after removing the tgz and index files, and it seems like it works fine without them. Therefore, I think they should be...

hey guys i wanna to ask you is the template really valid ? because with that i cannot find my namespaces namespace: c-m-{{ trunc 8 (sha256sum (printf "%s/%s" $root.Release.Namespace $root.Values.cluster.name))...

I wish OpenStack is treated as a first class citizen. A cluster template for OpenStack cluster creation ?