Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reset local cluster created by kubeone local command. #3102

Open
mohamed-rafraf opened this issue Apr 3, 2024 · 0 comments
Open

Reset local cluster created by kubeone local command. #3102

mohamed-rafraf opened this issue Apr 3, 2024 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. sig/cluster-management Denotes a PR or issue as being assigned to SIG Cluster Management.

Comments

@mohamed-rafraf
Copy link
Member

Description of the feature you would like to add / User story

As a kubeone user. I would like to reset and delete kubernetes components of a local cluster in order to create and delete kubeadm local clusters easily.

Solution details

  • Reset subcommand can delete the control plane components if config file is not used to create the cluster.
  • Reset subcommand can delete the control plane components if config is used to create the cluster.

Use cases

Many people want to use their host machine as local cluster to take the advantage of the features of kubernetes. For my case, I am managing Virtual Machines in my host machine using kubevirt, so I need a control plane in my host machine.

@mohamed-rafraf mohamed-rafraf added kind/feature Categorizes issue or PR as related to a new feature. sig/cluster-management Denotes a PR or issue as being assigned to SIG Cluster Management. labels Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. sig/cluster-management Denotes a PR or issue as being assigned to SIG Cluster Management.
Projects
None yet
Development

No branches or pull requests

1 participant