Commit 97ac93fc authored by Evan Read's avatar Evan Read

Merge branch 'patch-20' into 'master'

deploy board docs: correct "node" to "pod"

See merge request gitlab-org/gitlab-ee!11444
parents 5bbf63ed b567e346
......@@ -96,7 +96,7 @@ navigate to the environments page under **Operations > Environments**.
Deploy Boards are visible by default. You can explicitly click
the triangle next to their respective environment name in order to hide them.
GitLab will then query Kubernetes for the state of each node (e.g., waiting,
GitLab will then query Kubernetes for the state of each pod (e.g., waiting,
deploying, finished, unknown), and the Deploy Board status will finally appear.
GitLab will only display a Deploy Board for top-level environments. Foldered
......
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