Kubernetes nodes will be deployed in a kuberenetes pool type, and cannot be re-assigned later on to other resources.

If you wish to scale up an existing kubernetes pool go to
Resources > Pools

A Kubernetes node is a worker machine in Kubernetes and can be deployed by configuring a stateful set. these nodes cannot be moved from their original pool. Each kubernetes node is used as Endpoint by default.

This cannot be changed later on

For each new node one PV will be created

Before deploying, review the kubernetes pool details:

{{formattedNodeCount}} Nodes (Pods)
{{formattedCapacity}} Total Pool Capacity
StatefullSet Kind
Storage & Endpoint Node Services

The Kubernetes nodes will deploy within the cluster

A YAML file will be provided for an external cluster deployment