Docker/Kubernetes with on premise servers Docker/Kubernetes with on premise servers kubernetes kubernetes

Docker/Kubernetes with on premise servers


Azure DevOps will perform the CI part of your pipeline. Once it is completed, Azure DevOps will push images to ACR. CD part should be done either directly from Azure DevOps (You may have to install a private agent on your on-prem servers & configure firewall etc) or Kubernetes native CD tools such as Spinnaker or Jenkins-X. Secrets should be kept in Kubernetes secrets.