Unable to Register Agent

Hi Folks,

I am trying to connect a Kubernetes cluster to my GitLab project using an agent.

I was trying to follow this guide:

and this video walk through:

I found this post on the forum as well:

The post seems old and the documentation still seems like the feature is available for free members.

I tried uploading a blank config.yaml file but no agent options show up on the web interface.
So I then tried to fill in the config.yaml file based on the video with something like this:
(.gitlab/agents/gitlab-google/config.yaml · main · Miscellaneous / Hello Worlds / Hello GitLab Kubernetes · GitLab)

gitops:
  manifest_projects:
  - id: "miscellaneous7693829/hello-worlds/hello-gitlab-kubernetes"
    paths:
    - glob: "/**/*.{yaml,yml,json}"

But unfortunately, the web UI is still showing blank:

Did I miss a step or is this feature still not available to free users?

Thank you for your time and guidance :bowing_man:

Relevant Information from Post Template

  • Self-managed
  • GitLab.com SaaS
  • Self-hosted Runners

Nevermind, I found it in the web UI. The video’s UI must’ve been an earlier version. Sorry about that :sweat_smile: