Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 795 Bytes

File metadata and controls

20 lines (13 loc) · 795 Bytes

krm_template_fullstack_typescript

A minimal fullstack typescript application template, using KRM via Skaffold and Kustomize to deploy the stack onto GKE.

Overview

This repo deploys an express server and a nextjs frontend. 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.