You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description="Sets up network policy to be used with Azure CNI. Network policy allows us to control the traffic flow between pods. Currently supported values are azure."
86
+
default=null
87
+
}
88
+
83
89
variable"cluster_dns_service_ip" {
84
90
type=string
85
91
description="IP address within the Kubernetes service address range that will be used by cluster service discovery (kube-dns). This is required when network_plugin is set to azure."
0 commit comments