Cluster Binary Authorization
data class ClusterBinaryAuthorization(val enabled: Boolean? = null, val evaluationMode: String? = null)
Constructors
Types
Properties
Link copied to clipboard
Enable Binary Authorization for this cluster. Deprecated in favor of evaluation_mode
. for autopilot clusters. Resource limits for cpu
and memory
must be defined to enable node auto-provisioning for GKE Standard. enforce encryption of data in-use. If enabled, pods must be valid under a PodSecurityPolicy to be created. not.