Nodepools

SKS Nodepool

Properties

PropertyTypeRequiredDescription
addonsarray[string]noNodepool addons
anti-affinity-groupsarray[object]noNodepool Anti-affinity Groups schema details
created-atstringnoNodepool creation date
deploy-targetobjectnoDeploy target schema details
descriptionstringnoNodepool description
disk-sizeintegernoNodepool instances disk size in GiB
idstringnoNodepool ID
instance-poolobjectnoInstance Pool schema details
instance-prefixstringnoThe instances created by the Nodepool will be prefixed with this value (default: pool)
instance-typeobjectnoCompute instance type schema details
kubelet-image-gcobjectnoKubelet image GC options schema details
labelsobjectnoNodepool labels
namestringnoNodepool name
private-networksarray[object]noNodepool Private Networks schema details
public-ip-assignmentstringnoNodepool public IP assignment of the Instances: * IPv4 (inet4) addressing only; * IPv4 and IPv6 (dual) addressing.

Allowed values: inet4, dual.
security-groupsarray[object]noNodepool Security Groups schema details
sizeintegernoNumber of instances
statestringnoNodepool state

Allowed values: renewing-token, creating, deleting, running, scaling, updating, error.
taintsobjectnoNodepool taints
templateobjectnoInstance template schema details
versionstringnoNodepool version
Last updated on