Posts

Showing posts from January, 2023

Team B || Continuous Delivery with Jenkins in Kubernetes Engine

Image
  Team B || Continuous Delivery with Jenkins in Kubernetes Engine Overview In this lab, you will learn how to set up a continuous delivery pipeline with  Jenkins  on Kubernetes engine. Jenkins is the go-to automation server used by developers who frequently integrate their code in a shared repository. The solution you'll build in this lab will be similar to the following diagram: (Optional) You can list the active account name with this command: gcloud auth list 3.  (Optional) You can list the project ID with this command:         gcloud config list project