Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

✨ feat: Cluster Manifest Generation #124

Open
PatrickLaabs opened this issue Mar 20, 2024 · 2 comments
Open

✨ feat: Cluster Manifest Generation #124

PatrickLaabs opened this issue Mar 20, 2024 · 2 comments
Labels
Milestone

Comments

@PatrickLaabs
Copy link
Owner

/kind feature

Describe the solution you'd like
[A clear and concise description of what you want to happen.]

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]

@PatrickLaabs PatrickLaabs added this to the 1.2.0 milestone Mar 20, 2024
@PatrickLaabs PatrickLaabs changed the title :sparkles feat: Cluster Manifest Generation ✨ feat: Cluster Manifest Generation Mar 20, 2024
@PatrickLaabs
Copy link
Owner Author

 clusterctl generate cluster <CLUSTERNAME> \
    --infrastructure vsphere|capd|azure \
    --kubernetes-version v1.29.0 \
    --control-plane-machine-count 1 \
    --worker-machine-count 3 \
   --config vcim-clusterctl.yaml \
   --kubeconfig <*.kubeconfig> \
   > cluster.yaml

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant