I have a Kubernetes cluster running on my laptop and I want to connect it to Gitlab so that I can deploy my application to Kubernetes from Gitlab pipelines. I was reading the official documentation but could not find anything useful.
Can anyone shade some light on how to achieve this?