If you are using Cilium CNI, consider the following when installing node-agents:
PLATFORM_TYPE
. This variable can have the following values:k8s
(Kubernetes, a default value)openshift
shturval
Depending on the value of this parameter, Kaspersky Container Security applies standard rules for DNS servers for the specified platform in Cilium.
53
, specify port 5353
in the DNS_PORT
variable or a different port that is used in your custom Kubernetes configuration.cilium hubble enable <
enable the cilium-hubble module
>
cilium status <
check whether the cilium-hubble module was enabled correctly
>
To enable the cilium-hubble module correctly, open TCP port 4244 on all nodes that use Cilium CNI.
For more information on enabling the cilium-hubble module, refer to the Cilium CNI documentation.