RemoteNetworkConfigResponse - Amazon EKS
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

RemoteNetworkConfigResponse

The configuration in the cluster for EKS Hybrid Nodes. You can add, change, or remove 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 AWS SDKs, see the following: