equinix / terraform-equinix-metal-anthos-on-vsphere

[Deprecated] Automated Anthos Installation via Terraform for Equinix Metal with vSphere
https://registry.terraform.io/modules/equinix/anthos-on-vsphere/metal/latest
Apache License 2.0
63 stars 41 forks source link

Add enableha=true to load balancer config #35

Closed paemason closed 4 years ago

paemason commented 4 years ago

1.3 will introduce a new field within loadbalancerconfig to enable ha aptly named enableha.

We should enable this for releases 1.3 and beyond. But if this field is in a 1.2 deployment then the config will be invalid.

Some sed-fu should be applied to make this work.

liuyuan10 commented 4 years ago

If you are using vds v6.6, it's just as simple as running gkectl prepare network --config=config.yaml

to enable MAC learning for the portgroups used by lb.