disruptions.md replicaset.md service.md replicationcontroller.md update (#4329)

* disruptions.md replicaset.md service.md replicationcontroller.md update

* update it

* amend the error
This commit is contained in:
jianglingxia
2017-07-11 05:31:32 +08:00
committed by Andrew Chen
parent bc465ddedd
commit e069623969
4 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -612,7 +612,7 @@ through a load-balancer, though in those cases the client IP does get altered.
Service is a top-level resource in the Kubernetes REST API. More details about the
API object can be found at: [Service API
object](/docs/api-reference/v1.6/#service-v1-core).
object](/docs/api-reference/{{page.version}}/#service-v1-core).
## For More Information