RemoteNetworkConfigResponse - Amazon EKS
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

RemoteNetworkConfigResponse

The configuration in the cluster for EKS Hybrid Nodes. You can't change or update this configuration after the cluster is created.

Contents

remoteNodeNetworks

The list of network CIDRs that can contain hybrid nodes.

Type: Array of RemoteNodeNetwork objects

Array Members: Maximum number of 1 item.

Required: No

remotePodNetworks

The list of network CIDRs that can contain pods that run Kubernetes webhooks on hybrid nodes.

Type: Array of RemotePodNetwork objects

Array Members: Maximum number of 1 item.

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: