Kubernetes now serves as the primary control layer for most modern infrastructure, handling workload scheduling, state storage, credential issuance and privileged operations. Its API component, the kube-apiserver, operates as a network service that can be reached wherever routing, firewalls or cloud security groups allow traffic.

A recent ZoomEye scan measured how many internet-exposed hosts answer on TCP port 6443, the default endpoint for the Kubernetes API. The data reveal a sizable number of systems with the port open, indicating exposure but not confirming any unauthenticated or misconfigured instances.