We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16f652c commit ab2ebdbCopy full SHA for ab2ebdb
CHANGELOG.md
@@ -251,6 +251,8 @@ failure.
251
* “kubectl rolling-update” only supports Replication Controllers (it doesn’t
252
support Replica Sets). It’s recommended to use Deployment 1.2 with “kubectl
253
rollout” commands instead, if you want to rolling update Replica Sets.
254
+ * When live upgrading Kubelet to 1.2 without draining the pods running on the node,
255
+the containers will be restarted by Kubelet (see details in [#23104](https://github.com/kubernetes/kubernetes/issues/23104)).
256
257
### Docker Known Issues
258
0 commit comments