Skip to content

anthonycorletti/krm-template-python

Repository files navigation

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.