Commit 28aa5006 authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #22209 from lcalcote/master

Auto commit by PR queue bot
parents dfc8635d 07d1fbc5
...@@ -174,7 +174,7 @@ $ kubectl get pods -l 'environment,environment notin (frontend)' ...@@ -174,7 +174,7 @@ $ kubectl get pods -l 'environment,environment notin (frontend)'
### Set references in API objects ### Set references in API objects
Some Kubernetes objects, such as [`service`s](services.md) and [`replicationcontroller`s](replication-controller.md), also use label selectors to specify sets of other resources, such as [pods](pods.md). Some Kubernetes objects, such as [services](services.md) and [replicationcontrollers](replication-controller.md), also use label selectors to specify sets of other resources, such as [pods](pods.md).
#### Service and ReplicationController #### Service and ReplicationController
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment