summaryrefslogtreecommitdiff
path: root/contributors/design-proposals/node
diff options
context:
space:
mode:
author陈宏 <chenhong@ghostcloud.cn>2017-10-27 15:44:58 +0800
committer陈宏 <chenhong@ghostcloud.cn>2017-10-27 15:44:58 +0800
commit30fc79fa05b41401b335ff8a2f5fa6bd34d98348 (patch)
tree030e901b0aef0f9f5cc0cd647d634a02b92e6ab4 /contributors/design-proposals/node
parent4377efa625d91ed8367bbc6a6672b7dff03dbd2b (diff)
fixed get-describe-apiserver-extensions.md and container-init.md
Diffstat (limited to 'contributors/design-proposals/node')
-rw-r--r--contributors/design-proposals/node/container-init.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/node/container-init.md b/contributors/design-proposals/node/container-init.md
index d4e8e83b..8b955c87 100644
--- a/contributors/design-proposals/node/container-init.md
+++ b/contributors/design-proposals/node/container-init.md
@@ -426,7 +426,7 @@ container status `reason` and `message` fields while the pod is in the
- mountPath: /var/run/docker.sock
volumeName: dockersocket
-## Backwards compatibilty implications
+## Backwards compatibility implications
Since this is a net new feature in the API and Kubelet, new API servers during upgrade may not
be able to rely on Kubelets implementing init containers. The management of feature skew between