mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
Corrected hyperlinks to other docs
Fixed hyperlink for services and replication controllers.
This commit is contained in:
parent
b1e29b765b
commit
07d1fbc506
@ -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