KnownClusterServiceLoadBalancerHealthProbeMode enum
Known values of ClusterServiceLoadBalancerHealthProbeMode that the service accepts.
Fields
| ServiceNodePort | Each External Traffic Policy Cluster service will have its own health probe targeting service nodePort. |
| Shared | All External Traffic Policy Cluster services in a Standard Load Balancer will have a dedicated health probe targeting the backend nodes' kube-proxy health check port 10256. |