Skip to content

Update the Kubernetes Agent HowTo

Pam Artiaga requested to merge pam/doc-howto-kubernetes-agent into main

What does this Merge Request do and why?

Going through the Kubernetes Agent HowTo doc, it was a little unclear to me what each of the steps were for and which steps were for the GitLab Agent Server, for agentk, or for setting up a project to use them.

This update provides some explanation to the steps for someone with very little previous knowledge of the kas+agentk setup. This also moves the step to "Use CI Tunnel in a project" to a different section, to make it clear that it is not needed to do the initial GitLab Agent Server setup.

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.
Edited by Pam Artiaga

Merge request reports