Nodepools

SKS Nodepool

Properties

  • anti-affinity-groups (array[object]): Nodepool Anti-affinity Groups - schema details
  • description (string): Nodepool description
  • public-ip-assignment (string): Nodepool public IP assignment of the Instances:
  • IPv4 (inet4) addressing only;
  • IPv4 and IPv6 (dual) addressing.
  • labels (object)
  • taints (object)
  • security-groups (array[object]): Nodepool Security Groups - schema details
  • name (string): Nodepool name
  • instance-type (object): Compute instance type - schema details
  • private-networks (array[object]): Nodepool Private Networks - schema details
  • template (object): Instance template - schema details
  • state (string): Nodepool state
  • size (integer): Number of instances
  • kubelet-image-gc (object): Kubelet image GC options - schema details
  • instance-pool (object): Instance Pool - schema details
  • instance-prefix (string): The instances created by the Nodepool will be prefixed with this value (default: pool)
  • deploy-target (object): Deploy target - schema details
  • addons (array[string]): Nodepool addons
  • id (string): Nodepool ID
  • disk-size (integer): Nodepool instances disk size in GiB
  • version (string): Nodepool version
  • created-at (string): Nodepool creation date
Last updated on