magnum/doc/source
Hongbin Lu 318ad3cefe Correctly delete replica controller
The correct way to delete a rc should be:
1. Resize the rc to 0.
2. Delete all pods in the rc.
3. Delete the rc.
So, we should use 'kubectl stop rc id' to completely delete a rc.
This command will first resize a rc to 0 and then delete all pods,
before deleting the rc.

Change-Id: I3666606f15440942c192aa81635899fa135d036d
Closes-Bug: 1424304
2015-03-02 02:06:24 +00:00
..
dev Correctly delete replica controller 2015-03-02 02:06:24 +00:00
conf.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
contributing.rst Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
index.rst Point to proper quickstart guide in index.rst 2015-01-22 09:40:23 -07:00
installation.rst Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
readme.rst Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
usage.rst Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00

readme.rst