diff --git a/providers/azure/README.md b/providers/azure/README.md index 9a50a3289..b12b6fab0 100644 --- a/providers/azure/README.md +++ b/providers/azure/README.md @@ -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.