DevOpsfromMedium6 days agoHow to deploy a daemonset on a particular set of nodes in k8s clusterUse node labels with nodeSelector or nodeAffinity to restrict a DaemonSet to run only on specific Kubernetes nodes.