summaryrefslogtreecommitdiff
path: root/contributors
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
parent4377efa625d91ed8367bbc6a6672b7dff03dbd2b (diff)
fixed get-describe-apiserver-extensions.md and container-init.md
Diffstat (limited to 'contributors')
-rw-r--r--contributors/design-proposals/cli/get-describe-apiserver-extensions.md2
-rw-r--r--contributors/design-proposals/node/container-init.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/contributors/design-proposals/cli/get-describe-apiserver-extensions.md b/contributors/design-proposals/cli/get-describe-apiserver-extensions.md
index 42884990..aa129f4a 100644
--- a/contributors/design-proposals/cli/get-describe-apiserver-extensions.md
+++ b/contributors/design-proposals/cli/get-describe-apiserver-extensions.md
@@ -142,7 +142,7 @@ compiled in printer exist for a type?
Client doesn't find the open-api extensions. Fallback on 1.5 behavior.
-In the future, this will provide stronger backwards / forwards compability
+In the future, this will provide stronger backwards / forwards compatibility
as it will allow clients to print objects
#### Newer server
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