mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 01:40:07 +00:00
Merge pull request #22209 from lcalcote/master
Auto commit by PR queue bot
This commit is contained in:
commit
28aa5006e8
@ -174,7 +174,7 @@ $ kubectl get pods -l 'environment,environment notin (frontend)'
|
||||
|
||||
### 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user