Skip to content

Commit

Permalink
Merge pull request kata-containers#380 from nitkon/patch-1
Browse files Browse the repository at this point in the history
docs: Fix a typo in how-to docs
  • Loading branch information
grahamwhaley authored Feb 11, 2019
2 parents 1f87f86 + bc7d969 commit 5b483f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion how-to/how-to-use-k8s-with-cri-containerd-and-kata.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 5b483f2

Please sign in to comment.