Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 694 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 694 Bytes

krm_template_python

A minimal python application template, using KRM via Skaffold and Kustomize to deploy an application onto GKE.

Overview

This repo deploys a fastapi server. GitHub actions orchestrate deployment to Google Kubernetes Engine via Workload Identity authentication and generates kubernetes resources for two environments using Skaffold and Kustomize.

Notable Tools

Contributing

Pull requests and issues are very welcome.