Deploy boards docs
We're missing docs for the deploy boards!
- Issue: https://gitlab.com/gitlab-org/gitlab-ee/issues/1589
- MR: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1233
From my understanding:
- You should have a Kubernetes cluster up and running
- GitLab Runner using Docker or Kubernetes executor
- Enable the Kubernetes service in your project as described in https://docs.gitlab.com/ee/user/project/integrations/kubernetes.html
- Use an auto-deploy template https://docs.gitlab.com/ee/ci/autodeploy/index.html#auto-deploy
- Navigate to the environments page and see the deploy boards
What I'm missing is what the deploy board is showing me.
- What are the green squares?
- What are the different colors of the squares?
- What is the percentage?