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: 6 days 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 (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-10-26T03:03:02.000Z (20 days ago)
- Last Synced: 2024-10-26T18:23:25.367Z (20 days ago)
- Language: HCL
- Size: 17.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)