mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Adding missing known issue.
This commit is contained in:
parent
16f652ca27
commit
ab2ebdbbd9
@ -251,6 +251,8 @@ failure.
|
|||||||
* “kubectl rolling-update” only supports Replication Controllers (it doesn’t
|
* “kubectl rolling-update” only supports Replication Controllers (it doesn’t
|
||||||
support Replica Sets). It’s recommended to use Deployment 1.2 with “kubectl
|
support Replica Sets). It’s recommended to use Deployment 1.2 with “kubectl
|
||||||
rollout” commands instead, if you want to rolling update Replica Sets.
|
rollout” commands instead, if you want to rolling update Replica Sets.
|
||||||
|
* When live upgrading Kubelet to 1.2 without draining the pods running on the node,
|
||||||
|
the containers will be restarted by Kubelet (see details in [#23104](https://github.com/kubernetes/kubernetes/issues/23104)).
|
||||||
|
|
||||||
### Docker Known Issues
|
### Docker Known Issues
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user