Browse Source
readme invalid k8s_cluster.yml, the create file k8s-cluster.yml (#7677)
pull/7684/head
Yiğit Altunay
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.md
|
@ -32,7 +32,7 @@ CONFIG_FILE=inventory/mycluster/hosts.yaml python3 contrib/inventory_builder/inv |
|
|
|
|
|
|
|
|
# Review and change parameters under ``inventory/mycluster/group_vars`` |
|
|
# Review and change parameters under ``inventory/mycluster/group_vars`` |
|
|
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 |
|
|
|
|
|
|
|
|
# Deploy Kubespray with Ansible Playbook - run the playbook as root |
|
|
# Deploy Kubespray with Ansible Playbook - run the playbook as root |
|
|
# The option `--become` is required, as for example writing SSL keys in /etc/, |
|
|
# The option `--become` is required, as for example writing SSL keys in /etc/, |
|
|