Kubernetes - Scheduling
You want to run a logging agent on all Linux nodes but exclude Windows nodes in your Kubernetes cluster. How should you configure the DaemonSet?
kubernetes.io/os set to their OS. Using nodeSelector with kubernetes.io/os: linux restricts pods to Linux nodes.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions