Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 months ago
JSON representation
Sample infra setup for a mostly complete GCP GKE powered app deployment.
- Host: GitHub
- URL: https://github.com/dacbd/zero-to-prod-gke
- Owner: dacbd
- License: mit
- Created: 2024-10-12T09:33:01.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T11:16:23.000Z (4 months ago)
- Last Synced: 2024-11-09T12:41:01.738Z (3 months ago)
- Language: HCL
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)