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:
commit
d57c9a6634
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue