Skip to content

Commit 354e480

Browse files
marquizhaircommander
authored andcommitted
KEP-4033: mention kubelet startup in design details
1 parent 20b4997 commit 354e480

File tree

1 file changed

+5
-0
lines changed
  • keps/sig-node/4033-group-driver-detection-over-cri

1 file changed

+5
-0
lines changed

keps/sig-node/4033-group-driver-detection-over-cri/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,11 @@ flag). Further, the kubeletConfig field and `--cgroup-driver` flag will be
263263
marked as deprecated, to be dropped when the runtimes the Kubelet is supported
264264
to run with all support the flag.
265265

266+
Kubelet startup is modified so that connection to the CRI server (container
267+
runtime) is established and RuntimeStatus is queried before initializing the
268+
kubelet internal container-manager which is responsible for kubelet-side cgroup
269+
management.
270+
266271
### Test Plan
267272

268273
<!--

0 commit comments

Comments
 (0)