Merge branch 'master' into ipaddr

This commit is contained in:
Robbie Zhang
2018-06-22 12:57:27 -07:00
committed by GitHub

View File

@@ -312,7 +312,7 @@ Notice that Virtual-Kubelet nodes are tainted by default to avoid unexpected pod
Run the application with the [kubectl create][kubectl-create] command.
```cli
kubectl create -f virtual-kubelet-test.yml
kubectl create -f virtual-kubelet-test.yaml
```
Use the [kubectl get pods][kubectl-get] command with the `-o wide` argument to output a list of pods with the scheduled node.