Closed christopherhein closed 3 years ago
Right now with clusterctl we don't have the proper cluster templates in the release. We should add a cluster-template.yaml so that we can clusterctl generate config cluster-sample and it will create the manifests for CAPN.
clusterctl
clusterctl generate config cluster-sample
/kind feature
/milesone v0.1.x
/assign
For now I've manually added one to https://github.com/kubernetes-sigs/cluster-api-provider-nested/releases/tag/v0.1.0, I'll have a PR adding this to the repo soon.
Right now with
clusterctl
we don't have the proper cluster templates in the release. We should add a cluster-template.yaml so that we canclusterctl generate config cluster-sample
and it will create the manifests for CAPN./kind feature