Kubernetes

How do I make the Cluster reachable from the Scanner Appliance?

When scanning Kubernetes (K8s) clusters as network assets, the Scanner Appliance must be able to directly reach the cluster’s internal IPs.

The key prerequisites are:

  1. Subnet Alignment – The scanner and the K8s cluster should exist within the same Subnet.

  2. Security Groups / Firewall Rules – Ensure that the Scanner Appliance and K8s cluster are assigned to the same security group (or mutually permissive groups), allowing full inbound/outbound communication.

AWS – Amazon VPC CNI

  • Find the Subnet names used by the cluster under the Networking Tab.

alt text

  • Use the same Subnet name in the Network Settings during theScanner Appliance Deployment.

alt text

  • Use the same security group name if present

Azure – Azure CNI

Find the Subnet name used by the cluster under Cluster (your cluster) > Networking > Virtual network integration.

alt text

  • Use the same Subnet name in the Networking during the Scanner Appliance Deployment.

alt text


GCP – VPC-Native.

Find the Subnet name used by the cluster under Details > Cluster Networking.

alt text

  • Use the same subnet name for the network interfaces during the Scanner Appliance deployment.

alt text