mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Include cd in getting started guide
This commit is contained in:
parent
918c8e2b96
commit
b656f2bdd3
@ -61,6 +61,7 @@ Now, let's continue with deploying Kubernetes.
|
||||
This process takes about ~10 minutes.
|
||||
|
||||
```sh
|
||||
cd kubernetes # Extracted binary release OR repository root
|
||||
export KUBERNETES_PROVIDER=vsphere
|
||||
cluster/kube-up.sh
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user