Commit Graph

5 Commits

Author SHA1 Message Date
Wiktor Niesiobędzki
f0c83c4f91 Add Terraform installation step to meet the versions.tf requirements 2024-06-11 15:40:31 +02:00
Julio Castillo
f16da6099d Fix typos in GKE patterns 2024-03-13 17:57:07 +03:00
Julio Castillo
30496068e2 Implement GKE patterns naming conventions (#2120)
* GKE Pattern Naming

* Add MySQL pattern estimated cost

---------

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2024-02-29 06:57:22 +00:00
Julio Castillo
8102803d2e Update tutorial.md 2024-02-21 15:01:23 +01:00
Wiktor Niesiobędzki
597579fa2b HA MySQL cluster deployment on GKE (#2061)
* MySQL pattern on GKE

* Use terraform managed password

* Use hardcoded network references

* Explain why Cloud NAT

* Rename versions_override.tf

* Fix subnet reference

* Fix password

* Fix MysQL connect commands

* Remove self-link

* Update README.md

* Add TOC and Variables table

* Fix outputs

* Fix linter

---------

Co-authored-by: Julio Castillo <jccb@google.com>
2024-02-09 11:23:35 +01:00