Add docs for GCP MIG update and AWS instance refresh

* Document that worker instances are rolling replaced when
changes to their configuration are applied
This commit is contained in:
Dalton Hubble
2022-08-18 09:02:38 -07:00
parent e87d5aabc3
commit c13d060b38
3 changed files with 121 additions and 33 deletions

View File

@ -73,7 +73,7 @@ Define a Kubernetes cluster using the module `google-cloud/fedora-coreos/kuberne
```tf
module "yavin" {
source = "git::https://github.com/poseidon/typhoon//google-cloud/fedora-coreos/kubernetes?ref=development-sha"
source = "git::https://github.com/poseidon/typhoon//google-cloud/fedora-coreos/kubernetes?ref=v1.24.4"
# Google Cloud
cluster_name = "yavin"