Socket
Book a DemoInstallSign in
Socket

@gitlab/gitlab-agent-token

Package Overview
Dependencies
Maintainers
5
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gitlab/gitlab-agent-token

Registers a new GitLab Kubernetes Agent with your GitLab instance, and retrieves its secret token

latest
npmnpm
Version
1.1.5
Version published
Maintainers
5
Created
Source

GitLab Agent Token generator

This script helps setting up a new GitLab Kubernetes Agent by providing a CLI script to register a new agent with a GitLab instance and retrieve the agent's token.

The GitLab Kubernetes Agent is GitLab's cluster side component to support GitLab's Kubernetes integration features like pull based deployments. Once the token is available, it should be added to your cluster as a secret. See the GitLab documentation for more details about setting up the GitLab Kubernetes Agent.

Usage

$ npx @gitlab/gitlab-agent-token

Todo

See the issues: https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent-token/-/issues

Release

Release a new version with npm version ... run locally

Keywords

gitlab

FAQs

Package last updated on 14 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts