DaemonSet
—in a Kubernetes deployment, a DaemonSet
ensure that some or all nodes run a copy of a particular pod. And
as nodes are added to a Kubernetes cluster, a copy of the pod defined
by the DaemonSet is added to each new node. When you deploy the
CN-Series firewall as a DaemonSet, a copy of the CN-NGFW pod is
deployed on each (up to 30 per CN-MGMT pair) node in your cluster.