Skip to content

The python scripts, send me an email saying that, "I am a message from python script". But in order to do so, first I have to merge a branch or push code into master branch. Next the Docker image is build is uploaded into Goolge Artifact Registry, in the next step the image is pulled in kubernetes hosted on GCP, spins a pod and deploys, and send me

Notifications You must be signed in to change notification settings

kazzastic/GKE-gitAction-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Have you ever brought a bazuka to a street fight? This repository does exactly that, in order to send a simple email, it deploys to kubernetes. More or less, this is my hand's on practice for making a CI/CD pipeline using docker and kubernetes :D

Google Managed Kubernetes Cluster

  • a simple autoscaled, fully managed by Google Cloud
  • pipeline deploys to default namespace

Google Artifcat Registry

  • The docker image is being published at Google Artifact

Python Script Secrets

  • The python secrets are being published from github secrets along with k8s deployment secrets

code deploys when merged with master branch

About

The python scripts, send me an email saying that, "I am a message from python script". But in order to do so, first I have to merge a branch or push code into master branch. Next the Docker image is build is uploaded into Goolge Artifact Registry, in the next step the image is pulled in kubernetes hosted on GCP, spins a pod and deploys, and send me

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published