summaryrefslogtreecommitdiff
path: root/doc/configure.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/configure.md')
-rw-r--r--doc/configure.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/configure.md b/doc/configure.md
new file mode 100644
index 00000000000..4efda9d4baa
--- /dev/null
+++ b/doc/configure.md
@@ -0,0 +1,10 @@
+# Configure
+
+Automate your entire workflow from build to deploy and monitoring with GitLab
+Auto Devops. Best practice templates get you started with minimal to zero
+configuration. Then customize everything from buildpacks to CI/CD.
+
+- [Auto DevOps](topics/autodevops/index.md)
+- [Deployment of Helm, Ingress, and Prometheus on Kubernetes](user/project/clusters/index.md#installing-applications)
+- [Protected variables](ci/variables/README.md#protected-variables)
+- [Easy creation of Kubernetes clusters on GKE](user/project/clusters/index.md#adding-and-creating-a-new-gke-cluster-via-gitlab)