Fix misspelling in CKA.md (#370)
This commit is contained in:
parent
e83fa514cb
commit
2b6543ef52
@ -681,7 +681,7 @@ affinity:
|
|||||||
</b></details>
|
</b></details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>reate and run a Pod called `some-pod` with the image `redis` and configure it to use the selector `hw=max`</summary><br><b>
|
<summary>Create and run a Pod called `some-pod` with the image `redis` and configure it to use the selector `hw=max`</summary><br><b>
|
||||||
|
|
||||||
```
|
```
|
||||||
kubectl run some-pod --image=redis --dry-run=client -o yaml > pod.yaml
|
kubectl run some-pod --image=redis --dry-run=client -o yaml > pod.yaml
|
||||||
|
Loading…
Reference in New Issue
Block a user