Using Gitlab's generic K8s connection until Gitlab is added to v2.x Pipeline

Thank you very much. I have tested your approach and it seams to work except that I get an issue with our cooperate proxy. Since gitlab creates the pods in the rancher cluster there is no way to add the proxy during deployment. I found a very nice way using Kubernetes PodPreset. Is there a way to enable PodPreset somehow. Can you please have a look into my second request: How set additional flags to the kubernetes cluster?