Commit ce9c100c authored by Tim Hockin's avatar Tim Hockin

Merge pull request #6865 from sandric/patch-1

Update services.md
parents 72a694b6 f0c3f372
......@@ -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
......
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