mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-15 22:31:59 +01:00
The rkt container runtime is deprecated and not used anymore except for the kubelet-wrapper script. This script can't be ported to Docker because it is used by the user with rkt-specific arguments and it is only a wrapper around the deprecated hyperkube images (and has been broken for the last K8s releases). The recommended way is to run the kubelet binary directly on the host.
Description
Languages
Shell
93%
Python
6.9%