clean-up doc,spelling mistakes (#5206)

This commit is contained in:
陈谭军
2019-09-26 19:25:08 +08:00
committed by Kubernetes Prow Robot
parent 75e4cc2fd9
commit 99dbc6d780
7 changed files with 7 additions and 7 deletions

View File

@@ -49,7 +49,7 @@
- name: "OCI Cloud Controller | Credentials Check | oci_subnet1_id"
fail:
msg: "oci_subnet1_id is missing. This is the first subnet to which loadbalancers will be added"
msg: "oci_subnet1_id is missingg. This is the first subnet to which loadbalancers will be added"
when:
- oci_subnet1_id is not defined or not oci_subnet1_id

View File

@@ -223,7 +223,7 @@ spec:
```
<!-- END MUNGE: EXAMPLE ../../saltbase/salt/kube-registry-proxy/kube-registry-proxy.yaml -->
When modifying replication-controller, service and daemon-set defintions, take
When modifying replication-controller, service and daemon-set definitionss, take
care to ensure *unique* identifiers for the rc-svc couple and the daemon-set.
Failing to do so will have register the localhost proxy daemon-sets to the
upstream service. As a result they will then try to proxy themselves, which