Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-12-10 00:11:06 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-12-10 00:11:06 +0300
commit85e524e496ae52652c541e98d5837b7c04bd2607 (patch)
treee67091bc91cac62f2fb49725f084ea55fab2c3fb /doc/user/infrastructure/index.md
parentf6115a0f2ce347bab74ff5951cf828196d715b66 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/infrastructure/index.md')
-rw-r--r--doc/user/infrastructure/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/infrastructure/index.md b/doc/user/infrastructure/index.md
index 3bb518596cc..d8e75928675 100644
--- a/doc/user/infrastructure/index.md
+++ b/doc/user/infrastructure/index.md
@@ -30,11 +30,11 @@ Learn more about how GitLab can help you run [Infrastructure as Code](iac/index.
## Integrated Kubernetes management
The GitLab integration with Kubernetes helps you to install, configure, manage, deploy, and troubleshoot
-cluster applications. With the GitLab Kubernetes Agent, you can connect clusters behind a firewall,
+cluster applications. With the GitLab Agent, you can connect clusters behind a firewall,
have real-time access to API endpoints, perform pull-based or push-based deployments for production
and non-production environments, and much more.
-Learn more about the [GitLab Kubernetes Agent](../clusters/agent/index.md).
+Learn more about the [GitLab Agent](../clusters/agent/index.md).
## Runbooks in GitLab