
Ultimate access to all questions.
As an administrator managing multiple VPC-native Google Kubernetes Engine (GKE) clusters within a single subnet, you have encountered an issue where the IP addresses available for the nodes are exhausted. To ensure that your clusters have the capacity to grow in terms of nodes when needed, what steps should you take to resolve this problem?
A
Create a new subnet in the same region as the subnet being used.
B
Add an alias IP range to the subnet used by the GKE clusters.
C
Create a new VPC, and set up VPC peering with the existing VPC.
D
Expand the CIDR range of the relevant subnet for the cluster.