anthonycorletti / krm-template-python

A minimal template using KRM to deploy a FastAPI app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A minimal template using KRM to deploy a FastAPI app.

License:MIT License


Languages

Language:Python 76.1%Language:Shell 17.7%Language:Dockerfile 6.1%