1.24.3
Too many Namespaces in the cluster, exhausting the available Subnets within the Pod IP Block associated to the cluster.
{
"description": "Example network profile for adding pod IP addresses to an existing cluster",
"name": "pod-ips-add",
"parameters": {
"pod_ip_block_ids": [
"<existing_pod_ip_block_ids>",
"<new_pod_ip_block_ids>"
]
}
}
{
"description": "Example network profile for adding pod IP addresses to an existing cluster",
"name": "pod-ips-add",
"parameters": {
"pod_ip_block_ids": [
"<new_pod_ip_block_ids>",
"<existing_pod_ip_block_ids>"
]
}
}General information on Pod IP Block can be found in the following references: