DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

How I Setup A Simple CI/ CD Process With Jenkins And GKE Part 1

5 years ago medium.com
How I Setup A Simple CI/ CD Process With Jenkins And GKE Part 1

Summary: This is a summary of an article originally published by the source. Read the full original article here →

In my writing this time, i would like to share how i setup a simple CI/ CD process with jenkins and GKE. The purpose of this writing is to be a reminder for myself how I setup ci / cd for the js node application. In this step, i will do the steps below : Setup server for jenkins in google cloud platform

In my case, i choosed this to run “kubectl” in kubernetes machine from the jenkins server

In the “Target tags”, i typed “jenkins” to implement this rule into the jenkins server and source ip ranges with “0.0.0.0/0” so i can access the server from anywhere

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com