Commit a0bfe466 authored by Kenny Johnston's avatar Kenny Johnston Committed by Amy Qualls

Update crosslink to page

Fix crosslink to a revised subheading.
parent fe0833dc
......@@ -6,13 +6,14 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# GitLab Managed Apps
GitLab provides **GitLab Managed Apps**, a one-click install for various
GitLab provides **GitLab Managed Apps** for various
applications which can be added directly to your configured cluster. These
applications are needed for [Review Apps](../../ci/review_apps/index.md) and
[deployments](../../ci/environments/index.md) when using [Auto DevOps](../../topics/autodevops/index.md).
You can install them after you [create a cluster](../project/clusters/add_remove_clusters.md).
You can install them after you [create a cluster](../project/clusters/add_remove_clusters.md). GitLab provides
GitLab Managed Apps that can installed with [one-click](#install-with-one-click) or [using CI/CD](#install-using-gitlab-cicd-alpha).
## Installing applications
## Install with one click
Applications managed by GitLab are installed onto the `gitlab-managed-apps`
namespace. This namespace:
......@@ -28,7 +29,7 @@ To view a list of available applications to install for a:
- [Group-level cluster](../group/clusters/index.md), navigate to your group's
**Kubernetes** page.
You can install the following applications:
You can install the following applications with one click:
- [Helm](#helm)
- [Ingress](#ingress)
......
......@@ -85,7 +85,7 @@ Host Security (Falco) are deployed with this model.
To deploy GitLab Managed Apps to your cluster, you must first
[add your cluster](add_remove_clusters.md)
to GitLab. Then [install](../../clusters/applications.md#installing-applications)
to GitLab. Then [install](../../clusters/applications.md#install-with-one-click)
the Web Application Firewall from the project or group Kubernetes page.
Note that your project doesn't have to be hosted or deployed through GitLab. You can manage a
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment