How to Migrate / Install GitLab from VM to Kubernetes?

Hi Team,

We have a GitLab server running 15.0 version running in the VM, we are planning to migrate the same to Kubernetes.
The Gitlab documents are huge and heavy content; not easy to jump to right one.

I have tried installing by following the documents; seems I was missed couple of prerequisites so the installation landed with the below error:
Error: unable to build kubernetes objects from release manifest: [resource mapping not found for name: “gitlab-gitaly” namespace: “default” from “”: no matches for kind “PodDisruptionBudget” in version “policy/v1beta1”

Can somebody please let me know the order of documents I need to follow to complete the same.

1 Like