Deploying Jenkins with Helm on Kubernetes (AKS)
![jenkins with helm](https://cdn.coderise.io/m/2018/01/22044312/jenkins-helm-1024x493.png)
In our last blog, we showed how to deploy a Kubernetes cluster in Azure Container Service (AKS). In this blog, we will cover how to deploy Jenkins with Helm in a Kubernetes cluster. Helm charts helps you define, install, and upgrade complex Kubernetes applications. Jenkins Helm chart installs a master and slave cluster utilizing the Jenkins […]