summaryrefslogtreecommitdiff
path: root/doc/user/clusters
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/clusters')
-rw-r--r--doc/user/clusters/agent/ci_cd_tunnel.md11
-rw-r--r--doc/user/clusters/agent/index.md2
-rw-r--r--doc/user/clusters/agent/repository.md11
-rw-r--r--doc/user/clusters/applications.md13
-rw-r--r--doc/user/clusters/crossplane.md13
5 files changed, 1 insertions, 49 deletions
diff --git a/doc/user/clusters/agent/ci_cd_tunnel.md b/doc/user/clusters/agent/ci_cd_tunnel.md
deleted file mode 100644
index 1b99fcf9739..00000000000
--- a/doc/user/clusters/agent/ci_cd_tunnel.md
+++ /dev/null
@@ -1,11 +0,0 @@
----
-redirect_to: 'ci_cd_workflow.md'
-remove_date: '2022-07-20'
----
-
-This document was moved to [another location](ci_cd_workflow.md).
-
-<!-- This redirect file can be deleted after <2022-07-20>. -->
-<!-- Redirects that point to other docs in the same project expire in three months. -->
-<!-- Redirects that point to docs in a different project or site (for example, link is not relative and starts with `https:`) expire in one year. -->
-<!-- Before deletion, see: https://docs.gitlab.com/ee/development/documentation/redirects.html --> \ No newline at end of file
diff --git a/doc/user/clusters/agent/index.md b/doc/user/clusters/agent/index.md
index 9914c843e61..7fdf0bb2bf0 100644
--- a/doc/user/clusters/agent/index.md
+++ b/doc/user/clusters/agent/index.md
@@ -91,7 +91,7 @@ Read about how to [migrate to the agent for Kubernetes](../../infrastructure/clu
- [GitOps examples and learning materials](gitops.md#related-topics)
- [GitLab CI/CD workflow](ci_cd_workflow.md)
- [Install the agent](install/index.md)
-- [Work with the agent](repository.md)
+- [Work with the agent](work_with_agent.md)
- [Troubleshooting](troubleshooting.md)
- [Guided explorations for a production ready GitOps setup](https://gitlab.com/groups/guided-explorations/gl-k8s-agent/gitops/-/wikis/home#gitlab-agent-for-kubernetes-gitops-working-examples)
- [CI/CD for Kubernetes examples and learning materials](ci_cd_workflow.md#related-topics)
diff --git a/doc/user/clusters/agent/repository.md b/doc/user/clusters/agent/repository.md
deleted file mode 100644
index 8f3a8830202..00000000000
--- a/doc/user/clusters/agent/repository.md
+++ /dev/null
@@ -1,11 +0,0 @@
----
-redirect_to: 'work_with_agent.md'
-remove_date: '2022-07-19'
----
-
-This document was moved to [another location](work_with_agent.md).
-
-<!-- This redirect file can be deleted after <2022-07-19>. -->
-<!-- Redirects that point to other docs in the same project expire in three months. -->
-<!-- Redirects that point to docs in a different project or site (for example, link is not relative and starts with `https:`) expire in one year. -->
-<!-- Before deletion, see: https://docs.gitlab.com/ee/development/documentation/redirects.html -->
diff --git a/doc/user/clusters/applications.md b/doc/user/clusters/applications.md
deleted file mode 100644
index e7561a4d83f..00000000000
--- a/doc/user/clusters/applications.md
+++ /dev/null
@@ -1,13 +0,0 @@
----
-stage: Configure
-group: Configure
-info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments
-remove_date: '2022-08-22'
-redirect_to: '../../update/removals.md#managed-cluster-applicationsgitlab-ciyml'
----
-
-# GitLab Managed Apps (removed) **(FREE)**
-
-This feature was [deprecated](https://gitlab.com/gitlab-org/gitlab/-/issues/327908) in GitLab 13.12.
-and [removed](https://gitlab.com/gitlab-org/gitlab/-/issues/333610) in GitLab 15.0.
-Use the [cluster management project template](management_project_template.md) instead.
diff --git a/doc/user/clusters/crossplane.md b/doc/user/clusters/crossplane.md
deleted file mode 100644
index 6e446ab6f67..00000000000
--- a/doc/user/clusters/crossplane.md
+++ /dev/null
@@ -1,13 +0,0 @@
----
-stage: Configure
-group: Configure
-info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments
-remove_date: '2022-08-22'
-redirect_to: '../../update/removals.md#managed-cluster-applicationsgitlab-ciyml'
----
-
-# Crossplane configuration (removed) **(FREE)**
-
-This feature was [deprecated](https://gitlab.com/groups/gitlab-org/configure/-/epics/8)
-in GitLab 14.5. and [removed](https://gitlab.com/gitlab-org/gitlab/-/issues/333610)
-in GitLab 15.0. Use [crossplane](https://crossplane.io/) directly instead.