glab-cluster

Manage GitLab Agents for Kubernetes clusters using the glab CLI.

43|5|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/vince-winkintel/gitlab-cli-skills --skill glab-cluster
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: glab-cluster
Source: https://github.com/vince-winkintel/gitlab-cli-skills/tree/main/glab-cluster
Command: npx skills add https://github.com/vince-winkintel/gitlab-cli-skills --skill glab-cluster

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the management of GitLab Kubernetes clusters and their associated agents, streamlining the integration and oversight of your Kubernetes environments within GitLab.

Core Features & Use Cases

  • Agent Management: Create, list, and manage GitLab Agents for Kubernetes.
  • Cluster Integration: Facilitate the connection and configuration of Kubernetes clusters with GitLab.
  • Use Case: You need to set up a new GitLab Agent for your development cluster to enable GitOps workflows. This skill can bootstrap the agent and configure its connection.

Quick Start

Use the glab cluster agent command to bootstrap a new agent named 'dev-agent' in the current repository.

Frequently Asked Questions about glab-cluster

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

FAQPage Schema
How do I manage GitLab Agents for Kubernetes clusters?

You can manage GitLab Agents for Kubernetes by using the glab cluster agent command to create, list, and configure agents, enabling seamless integration and operational oversight of your clusters.

Do I need the glab CLI tool to connect a Kubernetes cluster to GitLab?

Yes, connecting a Kubernetes cluster to GitLab requires the glab CLI tool to interact with GitLab's cluster and agent APIs for agent lifecycle management and GitOps configuration.

What's the best way to set up a GitOps workflow with GitLab and Kubernetes?

Setting up a GitOps workflow involves bootstrapping a GitLab Agent for Kubernetes in your repository using the glab cluster agent command, which configures the connection for your development cluster.

Can I use this approach to bootstrap a new GitLab Agent in my current repository?

Yes, you can bootstrap a new agent named according to your needs in the current repository by running the glab cluster agent command, facilitating cluster connection and configuration.

What operations are supported for Kubernetes agent lifecycle management in GitLab?

Kubernetes agent lifecycle management supports creating, listing, and managing GitLab Agents, allowing you to oversee cluster integration and configure GitOps workflows.