NodeReplace
You can recreate a single Kubernetes Node.
Managed Kubernetes starts a process which based on the nodepool's template creates & configures a new node, waits for status "ACTIVE", and migrates all the pods from the faulty node, deleting it once empty. While this operation occurs, the nodepool will have an extra billable "ACTIVE" node.
Available options:
Required options:
cluster_id
nodepool_id
ionoscloud_username
ionoscloud_password
Example
Last updated