From 8fb0d7a7fae2b768cb31cbd2ff0a1c0313b7e37c Mon Sep 17 00:00:00 2001 From: DrPsychick Date: Mon, 26 Jan 2026 22:39:19 +0100 Subject: [PATCH] docs: add link to Athens as-a Service on K8s (#2086) --- docs/content/install/install-on-kubernetes.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/content/install/install-on-kubernetes.md b/docs/content/install/install-on-kubernetes.md index 8637ea11..8707789f 100644 --- a/docs/content/install/install-on-kubernetes.md +++ b/docs/content/install/install-on-kubernetes.md @@ -300,3 +300,8 @@ helm install athens gomods/athens-proxy --namespace athens \ --set gitconfig.secretName=athens-proxy-gitconfig \ --set gitconfig.secretKey=gitconfig ``` + +## Further Links + +- [Athens as-a Service on Kubernetes (for GitLab)](https://medium.com/gitconnected/athens-go-proxy-as-a-service-on-kubernetes-8fb1f5fa320d) +