Checklist
Getting started with Kubernetes

Getting started with Kubernetes

Are you considering working with Kubernetes in your organisation? We have listed the 10 most important points you need to consider when getting started.

nine_template_checkliste_EN_titelblatt

1. Have you automated your container builds and pushes?
Kubernetes requires that your image is fetched from either a private or public container registry, so if you haven‘t already automated your testing and deployment pipeline, pushing your images automatically after committing to your git repo might be a good place to start! Chances are you’ve already built and published an image to a registry, so the commands you need to run will be familiar and you can focus on finding the right tools for automating your deployment workflow, starting from the image push you can work backwards, considering the build, application testing, codereview and any other workflow steps that you may need to implement.

To see the nine remaining points, please fill in the form

I'd like to know more about "Getting started with Kubernetes"