ParentT - the stage of the Kubernetes cluster network profile definition to return to after
attaching this definitionpublic static interface KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.Blank<ParentT> extends KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithAttach<ParentT>
| Modifier and Type | Method and Description |
|---|---|
KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithAttach<ParentT> |
withNetworkPlugin(NetworkPlugin networkPlugin)
Specifies the network plugin type to be used for building the Kubernetes network.
|
withNetworkPolicywithPodCidrwithServiceCidrwithDnsServiceIPwithDockerBridgeCidrattachKubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithAttach<ParentT> withNetworkPlugin(NetworkPlugin networkPlugin)
networkPlugin - the network plugin type to be used for building the Kubernetes networkCopyright © 2020 Microsoft Corporation. All rights reserved.