Task -> Pod #4, the final chapter

This commit is contained in:
Brendan Burns
2014-06-08 23:00:12 -07:00
parent 6018497174
commit 5cb4444176
8 changed files with 98 additions and 98 deletions

View File

@@ -9,7 +9,7 @@
# Short-Description: The Kubernetes controller manager
# Description:
# The Kubernetes controller manager is responsible for monitoring replication
# controllers, and creating corresponding tasks to achieve the desired state.
# controllers, and creating corresponding pods to achieve the desired state.
### END INIT INFO