This keeps new pods from landing on the node while you are trying to get them off.
This keeps new pods from landing on the node while you are trying to get them off.
1. Get the pods off the machine, via any of the following strategies:
1. Get the pods off the machine, via any of the following strategies:
1. wait for finite-duration pods to complete
1. wait for finite-duration pods to complete
...
@@ -53,7 +53,7 @@ If you want more control over the upgrading process, you may use the following w
...
@@ -53,7 +53,7 @@ If you want more control over the upgrading process, you may use the following w
1. for pods with no replication controller, you need to bring up a new copy of the pod, and assuming it is not part of a service, redirect clients to it.
1. for pods with no replication controller, you need to bring up a new copy of the pod, and assuming it is not part of a service, redirect clients to it.