Update cluster-components.md
This commit is contained in:
@@ -107,7 +107,7 @@ the Kubernetes runtime environment.
|
|||||||
or via local configuration file) and:
|
or via local configuration file) and:
|
||||||
* Mounts the pod's required volumes
|
* Mounts the pod's required volumes
|
||||||
* Downloads the pod's secrets
|
* Downloads the pod's secrets
|
||||||
* Run the pod's containers via docker (or, experimentally, rkt).
|
* Runs the pod's containers via docker (or, experimentally, rkt).
|
||||||
* Periodically executes any requested container liveness probes.
|
* Periodically executes any requested container liveness probes.
|
||||||
* Reports the status of the pod back to the rest of the system, by creating a
|
* Reports the status of the pod back to the rest of the system, by creating a
|
||||||
"mirror pod" if necessary.
|
"mirror pod" if necessary.
|
||||||
|
|||||||
Reference in New Issue
Block a user