WIP: POC for using KAS to tunnel to runners

Issue: Investigate Alternatives to Kubernetes for Work... (gitlab-org/gitlab#505764 - closed)

  • WIP: POC for using KAS to tunnel to runners

Related to gitlab-org/gitlab#505764 (closed)

How to test it

go run ./cmd/kas --configuration-file gitlab-k8s-agent-config.yml
go run ./cmd/agentk --kas-address=grpc://127.0.0.1:8150 --token-file=$HOME/.gitlab-agent-token.txt --runner-tunnel-url http://gdk.test:3000/
Edited by Chad Woolley

Merge request reports

Loading