glab-cluster

Automate GitLab Kubernetes cluster and Agent management from the CLI.

12|2|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/haomingz/kimi-skills --skill glab-cluster-haomingz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: glab-cluster
Source: https://github.com/haomingz/kimi-skills/tree/main/skills/gitlab-cli-guide/glab-cluster
Command: npx skills add https://github.com/haomingz/kimi-skills --skill glab-cluster-haomingz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Simplifies the setup and ongoing management of GitLab Kubernetes clusters and their Agents via the CLI, reducing manual configuration overhead.

Core Features & Use Cases

  • Create, bootstrap, and manage GitLab Agents for Kubernetes clusters.
  • Update kubeconfig, inspect the GitLab Agent topology with graph queries, and manage tokens for authentication.
  • Use Case: connecting multiple clusters to GitLab projects and coordinating Agent deployment across environments.

Quick Start

Run glab cluster --help to view commands, then bootstrap a GitLab Agent for your Kubernetes cluster.

Frequently Asked Questions about glab-cluster

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I bootstrap a GitLab Agent for Kubernetes from the command line?

To bootstrap a GitLab Agent for Kubernetes from the command line, run glab cluster commands to automate agent setup, token management, and kubeconfig updates directly via CLI. This simplifies connecting clusters to GitLab projects without manual configuration overhead.

What is the best way to manage GitLab Kubernetes clusters across multiple environments?

Managing GitLab Kubernetes clusters across multiple environments is best handled by using CLI commands to coordinate Kubernetes integrations and deploy Agents across projects. This centralizes topology inspection and token management for distributed cluster environments.

Can I update kubeconfig and inspect GitLab Agent topology using glab?

Yes, you can update kubeconfig and inspect GitLab Agent topology using glab. The Skill supports graph queries to view the Agent topology and automates kubeconfig updates to maintain authentication for your Kubernetes clusters.

Does the GitLab CLI support token management for Kubernetes Agents?

Yes, the GitLab CLI supports token management for Kubernetes Agents. It automates the creation and management of tokens required for authenticating and connecting your Kubernetes clusters to GitLab projects.

Why use the CLI for GitLab Kubernetes Agent setup instead of manual configuration?

Using the CLI for GitLab Kubernetes Agent setup reduces manual configuration overhead and simplifies ongoing management. It automates agent bootstrap, token management, and kubeconfig updates, ensuring consistent Kubernetes integrations across projects and environments.