started · updated
Kubernetes security requires Zero Trust approach for cloud-native workloads
Kubernetes is evolving from a container orchestration platform into the foundational operating layer for enterprise cloud-native applications, distributed digital services, and AI workloads. According to the latest CNCF Annual Cloud Native Survey, 82% of container users are running Kubernetes in production, and 66% of organizations hosting generative AI models utilize Kubernetes for some or all of their inference workloads.
As these environments become more complex, traditional perimeter-based security is becoming insufficient. Cloud-native infrastructures involve microservices distributed across various clusters, clouds, and regions, where containers are constantly scaled and replaced. A 2025 CNCF survey of over 500 experts revealed that 72% of respondents identify security as a primary challenge when scaling mission-critical workloads, surpassing concerns regarding observability, resilience, and storage.
To address these architectural challenges, experts suggest that security models must shift toward Zero Trust principles. This approach moves away from implicit trust within a cluster, instead requiring that every user, workload, service account, and connection be continuously verified through explicit identities.