Skip to content

Commit ab2ebdb

Browse files
committed
Adding missing known issue.
1 parent 16f652c commit ab2ebdb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,8 @@ failure.
251251
* “kubectl rolling-update” only supports Replication Controllers (it doesn’t
252252
support Replica Sets). It’s recommended to use Deployment 1.2 with “kubectl
253253
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)).
254256

255257
### Docker Known Issues
256258

0 commit comments

Comments
 (0)