Skip to content

DiegoTGJ/kubernetes-gcp-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GKE DEPLOY

An unnecesary complex app using Kubernetes to showcase how to deploy a kubernetes managed app in Google Kubernetes Engine.

Services:

  • Client: A React App consuming an API to show fibonacci numbers.
  • Server: The API to be consumed, made with Express.
  • Worker: A service which calculates the value of the fibonacci number required, using a Redis instance in the AWS VPC Used, made with Express.
  • Nginx-ingress: Ingress for routing the request to the appropiate service, setting up HTTPS,etc.

About

deploying a kubernetes cluster to GCP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published