-
GitOps, as proposed by Weaverworks in a 2017 blog post, uses Git as a "single source of truth" for CI/CD processes, integrating code changes that happen in your Git repository. In this tutorial, you will run through a...
•
By
neependrakhare
Kubernetes
CI/CD
Deployment
Git
Ubuntu 16.04
-
In this second article of the CI/CD with Kubernetes series, you will preview two Kubernetes-specific tools that have been developed to manage cloud native CI/CD: the Helm package manager and the Jenkins X pipeline aut...
•
By
neependrakhare
Kubernetes
CI/CD
Deployment
Ubuntu 16.04
Open Source
-
If you are getting started with containers, you will likely want to know how to automate the processes of building, testing, and deployment.
In this first article of the CI/CD with Kubernetes series, we will cover ke...
•
By
neependrakhare
Kubernetes
Terraform
CI/CD
Docker
Microservices
Ubuntu
Ubuntu 16.04
-
Published Tutorial series
The series discusses how to take a Cloud Native approach to building, testing, and deploying applications, covering release management, Cloud Native tools, Service Meshes, and CI/CD tools that can be used with Kuberne...
•
By
neependrakhare
Kubernetes
Terraform
CI/CD
Docker
Microservices
Ubuntu
Ubuntu 16.04
Deployment
Open Source
Git