mirror of https://github.com/k3s-io/k3s
Update vagrant.md
parent
6c5e25b71c
commit
8602250551
|
@ -245,7 +245,7 @@ my-nginx-kqdjk 1/1 Waiting 0 33s
|
|||
my-nginx-nyj3x 1/1 Waiting 0 33s
|
||||
```
|
||||
|
||||
You need to wait for the provisioning to complete, you can monitor the nodes by doing:
|
||||
You need to wait for the provisioning to complete, you can monitor the minions by doing:
|
||||
|
||||
```console
|
||||
$ sudo salt '*minion-1' cmd.run 'docker images'
|
||||
|
|
Loading…
Reference in New Issue