Skip to content

A template for building a fullstack application on GKE(Google K8s Enging)

Notifications You must be signed in to change notification settings

CyCTW/web-infra-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-Infra-Template

Usage

  • A template for building a fullstack application on GKE (Google K8s Engine).
  • A template for Gitops-style CI/CD pipeline.

Architecture Diagram

Fullstack App

CI/CD Pipeline

Total used GCP Resource

Total used k8s Resource

See Manifest repo to get detailed information.

  • One gce Ingress
    • Ingress controller
    • Paths
      • /: for frontend
      • /api: for backend
  • Two Services
    • Frontend Service
    • Backend Service
  • Two Deployments
    • Frontend Deployment with 1 Pod.
    • Backend Deployment with 1 Pod.

About

A template for building a fullstack application on GKE(Google K8s Enging)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published