Interface KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages
- Enclosing interface:
- KubernetesCluster.DefinitionStages
public static interface KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages
The Kubernetes cluster definition allowing to specify a network profile.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of a network profile definition.static interfaceThe final stage of a network profile definition.static interfaceThe stage of a network profile definition allowing to specify an IP address assigned to the Kubernetes DNS service.static interfaceThe stage of a network profile definition allowing to specify a CIDR notation IP range assigned to the Docker bridge network.static interfaceThe stage of a network profile definition allowing to specify load balancer profile.static interfaceThe stage of a network profile definition allowing to specify the network data plan.static interfaceThe stage of a network profile definition allowing to specify the network mode.static interfaceThe stage of a network profile definition allowing to specify the network plugin mode.static interfaceThe stage of a network profile definition allowing to specify the network policy.static interfaceThe stage of a network profile definition allowing to specify a CIDR notation IP range from which to assign pod IPs when kubenet is used.static interfaceThe stage of a network profile definition allowing to specify a CIDR notation IP range from which to assign service cluster IPs.