kind

Running Kubernetes on Gitlab CI

Running a Kubernetes cluster in your Gitlab CI jobs
Posted 2021-07-31

When you work on infrastructure, develop helm charts or simply want you run your tests in a more production like environment, running Kubernetes on your Gitlab CI may a good fit for you. Luckily, it’s only a little bit of configuration to set-up!