mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 01:29:42 +03:00
This commit is contained in:
@@ -51,7 +51,7 @@ To generate kubespray inventory based on the terraform state file you can run th
|
|||||||
You should now have a inventory file named `inventory.ini` that you can use with kubespray, e.g.
|
You should now have a inventory file named `inventory.ini` that you can use with kubespray, e.g.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
ansible-playbook -i contrib/terraform/gcs/inventory.ini cluster.yml -b -v
|
ansible-playbook -i contrib/terraform/gcp/inventory.ini cluster.yml -b -v
|
||||||
```
|
```
|
||||||
|
|
||||||
## Variables
|
## Variables
|
||||||
|
|||||||
Reference in New Issue
Block a user