Nodepools Instance Pool

Instance Pool

Properties

  • application-consistent-snapshot-enabled (boolean): Enable application consistent snapshots
  • anti-affinity-groups (array[object]): Instance Pool Anti-affinity Groups - schema details
  • description (string): Instance Pool description
  • public-ip-assignment (string)
  • labels (object)
  • security-groups (array[object]): Instance Pool Security Groups - schema details
  • elastic-ips (array[object]): Instances Elastic IPs - schema details
  • name (string): Instance Pool name
  • instance-type (object): Compute instance type - schema details
  • min-available (integer): Minimum number of running instances
  • private-networks (array[object]): Instance Pool Private Networks - schema details
  • template (object): Instance template - schema details
  • state (string): Instance Pool state
  • size (integer): Number of instances
  • ssh-key (object): SSH key - schema details
  • instance-prefix (string): The instances created by the Instance Pool will be prefixed with this value (default: pool)
  • user-data (string): Instances Cloud-init user-data
  • manager (object): Resource manager - schema details
  • instances (array[object]): Instances - schema details
  • deploy-target (object): Deploy target - schema details
  • ipv6-enabled (boolean): Enable IPv6 for instances
  • id (string): Instance Pool ID
  • disk-size (integer): Instances disk size in GiB
  • ssh-keys (array[object]): Instances SSH keys - schema details
Last updated on