JeremyRms / hello-world-k8s

Simple Golang helloworld with GCP and K8s hosting, managed by Kustomize

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello World Kubernetes

  • Sets up a very simple Golang app
  • Runs it on K8s
  • Hosts it on GCP
  • Defines a build process with Google Cloud Build
  • Sets up environment configuration thanks to Kustomize

About

Simple Golang helloworld with GCP and K8s hosting, managed by Kustomize


Languages

Language:Go 69.3%Language:Dockerfile 30.7%