Fix unresolvable element
The incorrect element pointer gives an error, cannot resolve element with id updating-a-replication-controller, with a broken link. Fix it.
This commit is contained in:
committed by
Andrew Chen
parent
2170ffbc76
commit
47b0f2f0a4
@@ -137,7 +137,7 @@ ReplicationController thinks that it created the other pods. Kubernetes does no
|
|||||||
from doing this.
|
from doing this.
|
||||||
|
|
||||||
If you do end up with multiple controllers that have overlapping selectors, you
|
If you do end up with multiple controllers that have overlapping selectors, you
|
||||||
will have to manage the deletion yourself (see [below](#updating-a-replication-controller)).
|
will have to manage the deletion yourself (see [below](#working-with-replicationcontrollers)).
|
||||||
|
|
||||||
### Multiple Replicas
|
### Multiple Replicas
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user