Following my previous book on building your private Kubernetes cluster on your own infrastructure, I wanted to continue the series on ideas around which setup might be interesting to help our developers get applications faster and more easily to production when the code is ready or fast deployment for testing. The concepts and infrastructure are the same for both.We will show how to set up a private artifac ...Täydellinen kuvaus
Following my previous book on building your private Kubernetes cluster on your own infrastructure, I wanted to continue the series on ideas around which setup might be interesting to help our developers get applications faster and more easily to production when the code is ready or fast deployment for testing. The concepts and infrastructure are the same for both.We will show how to set up a private artifact repository for your applications and a build server and what you need to do to interconnect them with your cluster and development machine. After that, we will have some walkthrough examples to deploy your application to your cloud.