Merge branch 'master' into ipaddr
This commit is contained in:
@@ -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.
|
Run the application with the [kubectl create][kubectl-create] command.
|
||||||
|
|
||||||
```cli
|
```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.
|
Use the [kubectl get pods][kubectl-get] command with the `-o wide` argument to output a list of pods with the scheduled node.
|
||||||
|
|||||||
Reference in New Issue
Block a user