Security considerations for Kubernetes

You must make sure that the Kubernetes cluster is secured according to network policies.

Network policy

Make sure that the Kubernetes cluster where you plan to install is configured securely. To help harden the security for your cluster, you can consider implementing a restrictive ingress and egress network policy that strictly controls the inbound and outbound traffic, but allows the applications within the namespace to communicate with each other.