mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-08 01:47:37 -02:30
Update README.md (#10398)
This commit is contained in:
@@ -34,7 +34,7 @@ CONFIG_FILE=inventory/mycluster/hosts.yaml python3 contrib/inventory_builder/inv
|
|||||||
cat inventory/mycluster/group_vars/all/all.yml
|
cat inventory/mycluster/group_vars/all/all.yml
|
||||||
cat inventory/mycluster/group_vars/k8s_cluster/k8s-cluster.yml
|
cat inventory/mycluster/group_vars/k8s_cluster/k8s-cluster.yml
|
||||||
|
|
||||||
# Clean up old Kubernete cluster with Ansible Playbook - run the playbook as root
|
# Clean up old Kubernetes cluster with Ansible Playbook - run the playbook as root
|
||||||
# The option `--become` is required, as for example cleaning up SSL keys in /etc/,
|
# The option `--become` is required, as for example cleaning up SSL keys in /etc/,
|
||||||
# uninstalling old packages and interacting with various systemd daemons.
|
# uninstalling old packages and interacting with various systemd daemons.
|
||||||
# Without --become the playbook will fail to run!
|
# Without --become the playbook will fail to run!
|
||||||
|
|||||||
Reference in New Issue
Block a user