Skip to content

graywen24/GKE-Jenkins-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Studying Use

Overview Design

alt text

kubectl Cheat Sheet

https://kubernetes.io/docs/reference/kubectl/cheatsheet/#kubectl-context-and-configuration

GKE Design

Where is the master node? All using LB???
https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture

Reference or fork from

#jenkins setup https://cloud.google.com/solutions/continuous-delivery-jenkins-kubernetes-engine

#web server setup https://cloud.google.com/kubernetes-engine/docs/tutorials/hello-app To package and deploy your application on GKE, you must: Package your app into a Docker image
Run the container locally on your machine (optional)
Upload the image to a registry
Create a container cluster
Deploy your app to the cluster
Expose your app to the Internet
Scale up your deployment
Deploy a new version of your app

To fix it Spinnaker

https://cloud.google.com/solutions/continuous-delivery-spinnaker-kubernetes-engine https://www.mirantis.com/blog/how-to-deploy-spinnaker-on-kubernetes-a-quicker-and-dirtier-guide/

other reading collection

https://liveramp.com/engineering/migrating-a-big-data-environment-to-the-cloud-part-1/

Releases

No releases published

Packages

No packages published