[en] fix typo assign-pods-nodes-using-node-affinity.md

pull/36363/head
Arhell 2022-08-28 01:28:48 +03:00
parent 79cb2f0195
commit 100f074e0c
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ Kubernetes cluster.
worker1 Ready <none> 1d v1.13.0 ...,kubernetes.io/hostname=worker1
worker2 Ready <none> 1d v1.13.0 ...,kubernetes.io/hostname=worker2
```
1. Chose one of your nodes, and add a label to it:
1. Choose one of your nodes, and add a label to it:
```shell
kubectl label nodes <your-node-name> disktype=ssd