mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-25 19:21:53 +00:00
docs: Fix a typo in how-to docs
Fix Typo Fixes: #379 Signed-off-by: Nitesh Konkar niteshkonkar@in.ibm.com
This commit is contained in:
parent
1f87f86812
commit
bc7d96998d
@ -171,7 +171,7 @@ By default, the cluster will not schedule pods in the master node. To enable mas
|
||||
$ sudo -E kubectl taint nodes --all node-role.kubernetes.io/master-
|
||||
```
|
||||
|
||||
## Create an unstrusted pod using Kata Containers
|
||||
## Create an untrusted pod using Kata Containers
|
||||
|
||||
By default, all pods are created with the default runtime configured in CRI containerd plugin.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user