Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Commit 5b483f2

Browse files
authored
Merge pull request #380 from nitkon/patch-1
docs: Fix a typo in how-to docs
2 parents 1f87f86 + bc7d969 commit 5b483f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

how-to/how-to-use-k8s-with-cri-containerd-and-kata.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ By default, the cluster will not schedule pods in the master node. To enable mas
171171
$ sudo -E kubectl taint nodes --all node-role.kubernetes.io/master-
172172
```
173173
174-
## Create an unstrusted pod using Kata Containers
174+
## Create an untrusted pod using Kata Containers
175175
176176
By default, all pods are created with the default runtime configured in CRI containerd plugin.
177177

0 commit comments

Comments
 (0)