RemoteNetworkConfigResponse - Amazon EKS
This documentation is a draft for private preview for regions in the AWS European Sovereign Cloud. Documentation content will continue to evolve. Published: December 30, 2025.

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: