KubernetesNodeProperties
Properties
Name | Type | Description | Notes |
---|---|---|---|
name | String | A Kubernetes Node Name. | |
public_ip | String | A valid public IP. | [optional] |
private_ip | String | A valid private IP. | [optional] |
k8s_version | String | The kubernetes version in which a nodepool is running. This imposes restrictions on what kubernetes versions can be run in a cluster's nodepools. Additionally, not all kubernetes versions are viable upgrade targets for all prior versions. |
Example
Last updated