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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/_data/navigation.yaml59
1 files changed, 28 insertions, 31 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 392d2fce..6fbc201c 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -157,14 +157,16 @@ sections:
- doc_title: Cloud cluster preparation
doc_url: 'charts/installation/cloud/'
docs:
- - doc_title: AKS
+ - doc_title: Azure Kubernetes Service
doc_url: 'charts/installation/cloud/aks.html'
- - doc_title: EKS
+ - doc_title: Amazon EKS
doc_url: 'charts/installation/cloud/eks.html'
- - doc_title: GKE
+ - doc_title: Google Kubernetes Engine
doc_url: 'charts/installation/cloud/gke.html'
- - doc_title: OpenShift
+ - doc_title: OpenShift Origin
doc_url: 'charts/installation/cloud/openshift.html'
+ - doc_title: Oracle Container Engine for Kubernetes
+ doc_url: 'charts/installation/cloud/oke.html'
- doc_title: Install with Helm Charts
doc_url: 'charts/installation/deployment.html'
- doc_title: Upgrade
@@ -403,33 +405,28 @@ sections:
- section_title: Install GitLab Runner
section_url: 'runner/install/'
section_categories:
- - category_title: Install
- category_url: 'runner/install/'
- docs:
- - doc_title: Docker
- doc_url: 'runner/install/docker.html'
- - doc_title: FreeBSD
- doc_url: 'runner/install/freebsd.html'
- - doc_title: Kubernetes (Helm Chart)
- doc_url: 'runner/install/kubernetes.html'
- - doc_title: Kubernetes (Agent)
- doc_url: 'runner/install/kubernetes-agent.html'
- - doc_title: Kubernetes (Operator)
- doc_url: 'runner/install/operator.html'
- - doc_title: Linux
- doc_url: 'runner/install/linux-manually.html'
- - doc_title: macOS
- doc_url: 'runner/install/osx.html'
- - doc_title: Windows
- doc_url: 'runner/install/windows.html'
- - doc_title: Bleeding edge releases
- doc_url: 'runner/install/bleeding-edge.html'
- - doc_title: Official Linux packages
- doc_url: 'runner/install/linux-repository.html'
- - doc_title: Old GitLab Runner URLs
- doc_url: 'runner/install/old.html'
+ - category_title: Linux
+ category_url: 'runner/install/linux-repository.html'
+ - category_title: Linux manual install
+ category_url: 'runner/install/linux-manually.html'
+ - category_title: FreeBSD
+ category_url: 'runner/install/freebsd.html'
+ - category_title: macOS
+ category_url: 'runner/install/osx.html'
+ - category_title: Windows
+ category_url: 'runner/install/windows.html'
+ - category_title: Docker
+ category_url: 'runner/install/docker.html'
+ - category_title: Helm chart
+ category_url: 'runner/install/kubernetes.html'
+ - category_title: GitLab agent
+ category_url: 'runner/install/kubernetes-agent.html'
+ - category_title: Operator
+ category_url: 'runner/install/operator.html'
+ - category_title: Bleeding edge releases
+ category_url: 'runner/install/bleeding-edge.html'
- - category_title: Configure
+ - category_title: Configure GitLab Runner
category_url: 'runner/configuration/'
docs:
- doc_title: Advanced config
@@ -458,7 +455,7 @@ sections:
doc_url: 'runner/configuration/init.html'
- doc_title: Speed up job execution
doc_url: 'runner/configuration/speed_up_job_execution.html'
- - category_title: Troubleshoot
+ - category_title: Troubleshoot GitLab Runner
category_url: 'runner/faq/'
- section_title: Integrate applications