Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dacbd/zero-to-prod-gke

Sample infra setup for a mostly complete GCP GKE powered app deployment.
https://github.com/dacbd/zero-to-prod-gke

Last synced: 6 days ago
JSON representation

Sample infra setup for a mostly complete GCP GKE powered app deployment.

Awesome Lists containing this project

README

        

# zero-to-prod-gke
Sample infra setup for a mostly complete GCP GKE powered app deployment.

# links
https://blog.dacbd.dev/posts/zero-to-prod-gke/

## terraform
- [GCP terraform provider](https://registry.terraform.io/providers/hashicorp/google/latest/docs)
- [Example private autopilot cluster](https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/tree/master/examples/simple_autopilot_private)
- [Networking module](https://github.com/terraform-google-modules/terraform-google-network)