DEV Community

Gbenga Oni
Gbenga Oni

Posted on

Kubernetes CI/CD with Helm and Jenkins

Before I set out to learning Kubernetes some years ago, we had just deployed a government enterprise, monolithic application to Amazon Elastic Container Service. We needed a more flexible, non-provider specific container orchestration tool. Kubernetes looked like the perfect choice.

Some months into learning Kubernetes, we were ready to move our workload from AWS ECS to Kubernetes.

One of my biggest challenges was setting up a reliable CI/CD pipeline.

I decided to write a simplified method we used to achieve that in a blog post. If you are new to Kubernetes and have been wondering how to set up a scalable pipeline to enable seamless integration and deployment of your apps to the Cluster, you will find this useful.

Here's the blog post

AWS # #devops #cloud #kubernetes #cloudnative #devsecops #cicd

Top comments (0)