Skip to content

Commit

Permalink
doc for enable_multi_zone
Browse files Browse the repository at this point in the history
  • Loading branch information
jarpat committed Sep 26, 2023
1 parent b82d329 commit 6b8d402
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/CONFIG-VARS.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ Custom policy:
| autoscaling_enabled | Enable cluster autoscaling | bool | true | |
| ssh_public_key | File name of public ssh key for jump and nfs VM | string | "~/.ssh/id_rsa.pub" | Required with `create_jump_vm=true` or `storage_type=standard` |
| cluster_api_mode | Public or private IP for the cluster api| string|"public"|Valid Values: "public", "private" |
| enable_multi_zone | Set to true to deploy EKS Node Pools in multiple availability zones | boolean | false | **WARNING: changing this from true to false after infrastructure creation is destructive** |

## Node Pools

Expand Down

0 comments on commit 6b8d402

Please sign in to comment.