diff options
| author | Mark Pundsack <mpundsack@gitlab.com> | 2017-04-07 18:58:56 +0000 |
|---|---|---|
| committer | Mark Pundsack <mpundsack@gitlab.com> | 2017-04-07 18:58:56 +0000 |
| commit | bd8922f235a126ce2618c2012b5a0b438dd68a89 (patch) | |
| tree | 91eb6d572894eccfef89c7452a137099ebbf7dc4 | |
| parent | 9bf3dfd7628f8c9be04709cd177759484808e7f5 (diff) | |
| download | gitlab-ce-bd8922f235a126ce2618c2012b5a0b438dd68a89.tar.gz | |
Add link to environments on kubernetes.md
| -rw-r--r-- | doc/user/project/integrations/kubernetes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/integrations/kubernetes.md b/doc/user/project/integrations/kubernetes.md index 2a890acde4d..808f6f3ed57 100644 --- a/doc/user/project/integrations/kubernetes.md +++ b/doc/user/project/integrations/kubernetes.md @@ -60,7 +60,7 @@ to use terminals. Support is currently limited to the first container in the first pod of your environment. When enabled, the Kubernetes service adds [web terminal](../../../ci/environments.md#web-terminals) -support to your environments. This is based on the `exec` functionality found in +support to your [environments](../../../ci/environments.html). This is based on the `exec` functionality found in Docker and Kubernetes, so you get a new shell session within your existing containers. To use this integration, you should deploy to Kubernetes using the deployment variables above, ensuring any pods you create are labelled with |
