> For the complete documentation index, see [llms.txt](https://docs.ionos.com/java-sdk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/java-sdk/models/kubernetesnodeproperties.md).

# KubernetesNodeProperties

## Properties

| Name           | Type       | Description                                                                                                                                                                                                                                        | Notes       |
| -------------- | ---------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| **k8sVersion** | **String** | The Kubernetes version running in the node pool. Note that this imposes restrictions on which Kubernetes versions can run in the node pools of a cluster. Also, not all Kubernetes versions are suitable upgrade targets for all earlier versions. |             |
| **name**       | **String** | The Kubernetes node name.                                                                                                                                                                                                                          |             |
| **privateIP**  | **String** | The private IP associated with the node.                                                                                                                                                                                                           | \[optional] |
| **publicIP**   | **String** | The public IP associated with the node.                                                                                                                                                                                                            | \[optional] |
