# Additional kubelet arguments for NiceOS.
#
# Prefer kubeadm configuration files for permanent settings.
# This file is intentionally empty by default.
#
# Example:
# KUBELET_EXTRA_ARGS="--node-ip=10.0.0.10"
#
# Do not set --cgroup-driver here unless absolutely required.
# NiceOS Core Node expects containerd and kubelet to use systemd cgroups.

KUBELET_EXTRA_ARGS=""