kubernetes-retired / cluster-api-bootstrap-provider-kubeadm

LEGACY REPO. NEW CODE IS https://github.com/kubernetes-sigs/cluster-api/tree/master/bootstrap/kubeadm
Apache License 2.0
62 stars 67 forks source link

Steps to create cluster,machine,dockermachine #193

Closed sb1975 closed 4 years ago

sb1975 commented 4 years ago

/kind bug Could it be clarified how the steps to create the cluster,machine should be executed. Is that using the clusterctl command ? which yaml corresponds to which parameter in this case ? ./clusterctl create cluster --provider --bootstrap-cluster-kubeconfig \ -c cluster.yaml -m machines.yaml -p provider-components.yaml -a addons.yaml

What steps did you take and what happened: [A clear and concise description of what the bug is.]

What did you expect to happen:

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

Environment:

detiber commented 4 years ago

/priority important-soon

chuckha commented 4 years ago

/kind documentation

ncdc commented 4 years ago

@sb1975 are you still looking for an answer to this?

ncdc commented 4 years ago

Closing due to age and because we are in the process of rewriting clusterctl from scratch, and this question is not applicable to the new version due to changes.

/close

k8s-ci-robot commented 4 years ago

@ncdc: Closing this issue.

In response to [this](https://github.com/kubernetes-sigs/cluster-api-bootstrap-provider-kubeadm/issues/193#issuecomment-582067591): >Closing due to age and because we are in the process of rewriting clusterctl from scratch, and this question is not applicable to the new version due to changes. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.