Commit a524dea6 authored by Amy Qualls's avatar Amy Qualls

Improve crosslinking between pages

These Configure pages needed better cross-linking. Spotted while
adding pages to the left navigation menu in a different MR.
parent 0ee0578a
...@@ -20,11 +20,8 @@ These locations can be configured using the options described below. ...@@ -20,11 +20,8 @@ These locations can be configured using the options described below.
## Using local storage ## Using local storage
NOTE: The default configuration uses local storage. To change the location where
This is the default configuration Terraform state files are stored locally, follow the steps below.
To change the location where Terraform state files are stored locally, follow the steps
below.
**In Omnibus installations:** **In Omnibus installations:**
......
...@@ -30,9 +30,12 @@ configuration. Automation enables consistency across your projects, seamless ...@@ -30,9 +30,12 @@ configuration. Automation enables consistency across your projects, seamless
management of processes, and faster creation of new projects: push your code, management of processes, and faster creation of new projects: push your code,
and GitLab does the rest, improving your productivity and efficiency. and GitLab does the rest, improving your productivity and efficiency.
<i class="fa fa-youtube-play youtube" aria-hidden="true"></i>
For an introduction to Auto DevOps, watch [AutoDevOps in GitLab 11.0](https://youtu.be/0Tc0YYBxqi4). For an introduction to Auto DevOps, watch [AutoDevOps in GitLab 11.0](https://youtu.be/0Tc0YYBxqi4).
For requirements, see [Requirements for Auto DevOps](requirements.md) for more information. For requirements, read [Requirements for Auto DevOps](requirements.md) for more information.
For a developer's guide, read [Auto DevOps development guide](../../development/auto_devops.md).
## Enabled by default ## Enabled by default
......
...@@ -22,7 +22,8 @@ tasks in a secure and cloud-native way. It enables: ...@@ -22,7 +22,8 @@ tasks in a secure and cloud-native way. It enables:
[GitOps Engine](https://github.com/argoproj/gitops-engine). [GitOps Engine](https://github.com/argoproj/gitops-engine).
- Real-time access to API endpoints in a cluster. - Real-time access to API endpoints in a cluster.
Many more features are planned. Please [review our roadmap](https://gitlab.com/groups/gitlab-org/-/epics/3329). Many more features are planned. Please review [our roadmap](https://gitlab.com/groups/gitlab-org/-/epics/3329)
and [our development documentation](../../../development/agent/index.md).
## GitLab Agent GitOps workflow ## GitLab Agent GitOps workflow
......
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