Summary
GitLab provides a configurable deployment of the GitLab agent server (KAS)
1
, which is required to manage the GitLab agent for Kubernetes. It allows users to connect their Kubernetes cluster with GitLab to deploy, manage, and monitor their cloud-native solutions.
2
It supports at least three production-ready Kubernetes minor versions at any given time.
2
According to
Summary
The kas sub-chart provides a configurable deployment of the GitLab agent server (KAS) . The agent server is a component you install together with GitLab. It is required to manage the GitLab agent for Kubernetes .
This chart depends on access to the GitLab API and the Gitaly Servers.
Using the GitLab `kas` chart | GitLab
gitlab.com
Summary
GitLab allows users to connect their Kubernetes cluster with GitLab to deploy, manage, and monitor their cloud-native solutions. To do this, users must first install an agent in the cluster, which can be used to communicate with the cluster, access API endpoints in real time, push information about events happening in the cluster, and enable a cache of Kubernetes objects. GitLab supports at least three production-ready Kubernetes minor versions at any given time, and users can upgrade their Kubernetes version to a supported version at any time.
Connecting a Kubernetes cluster with GitLab | GitLab
gitlab.com