We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44db078 + 27c5df8 commit 67a4f77Copy full SHA for 67a4f77
content/en/docs/concepts/containers/images.md
@@ -129,7 +129,7 @@ example, run these on your desktop/laptop:
129
- for example, to test this out: `for n in $nodes; do scp ~/.docker/config.json root@"$n":/var/lib/kubelet/config.json; done`
130
131
{{< note >}}
132
-For production clusers, use a configuration management tool so that you can apply this
+For production clusters, use a configuration management tool so that you can apply this
133
setting to all the nodes where you need it.
134
{{< /note >}}
135
0 commit comments