mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-10 12:32:03 +00:00
Update services.md
Fix pods docs link
This commit is contained in:
parent
72a694b6b3
commit
f0c3f372a5
@ -2,7 +2,7 @@
|
||||
|
||||
## Overview
|
||||
|
||||
Kubernetes [`Pods`](Pods.md) are mortal. They are born and they die, and they
|
||||
Kubernetes [`Pods`](pods.md) are mortal. They are born and they die, and they
|
||||
are not resurrected. [`ReplicationControllers`](replication-controller.md) in
|
||||
particular create and destroy `Pods` dynamically (e.g. when scaling up or down
|
||||
or when doing rolling updates). While each `Pod` gets its own IP address, even
|
||||
|
Loading…
Reference in New Issue
Block a user