Merge pull request #1285 from chenhonggc/fixed_some_md_files

Automatic merge from submit-queue.

fixed get-describe-apiserver-extensions.md and container-init.md

`compability` to `compatibility`

`compatibilty` to `compatibility`
This commit is contained in:
Kubernetes Submit Queue 2017-10-27 07:22:35 -07:00 committed by GitHub
commit d57c9a6634
2 changed files with 2 additions and 2 deletions

View File

@ -142,7 +142,7 @@ compiled in printer exist for a type?
Client doesn't find the open-api extensions. Fallback on 1.5 behavior. 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 as it will allow clients to print objects
#### Newer server #### Newer server

View File

@ -426,7 +426,7 @@ container status `reason` and `message` fields while the pod is in the
- mountPath: /var/run/docker.sock - mountPath: /var/run/docker.sock
volumeName: dockersocket 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 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 be able to rely on Kubelets implementing init containers. The management of feature skew between