diff options
author | danielgruesso <dgruesso@gitlab.com> | 2019-01-25 15:42:14 -0500 |
---|---|---|
committer | danielgruesso <dgruesso@gitlab.com> | 2019-01-30 14:59:16 -0500 |
commit | bb00f0ee5e352f5dbde3c3ab0dbe3e89bf5d9449 (patch) | |
tree | 02089039ed8d3a00b319f71ab6d5b4ca534580aa /doc/user/project/clusters | |
parent | dede8a0daee1e5a6f0f29bc82688e07f8b93f3d3 (diff) | |
download | gitlab-ce-bb00f0ee5e352f5dbde3c3ab0dbe3e89bf5d9449.tar.gz |
Add domain retrieval info and image
Diffstat (limited to 'doc/user/project/clusters')
-rw-r--r-- | doc/user/project/clusters/serverless/img/app-domain.png | bin | 0 -> 209263 bytes | |||
-rw-r--r-- | doc/user/project/clusters/serverless/index.md | 6 |
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/user/project/clusters/serverless/img/app-domain.png b/doc/user/project/clusters/serverless/img/app-domain.png Binary files differnew file mode 100644 index 00000000000..d113dfadd2e --- /dev/null +++ b/doc/user/project/clusters/serverless/img/app-domain.png diff --git a/doc/user/project/clusters/serverless/index.md b/doc/user/project/clusters/serverless/index.md index 85d41777ce6..2a6dc7862df 100644 --- a/doc/user/project/clusters/serverless/index.md +++ b/doc/user/project/clusters/serverless/index.md @@ -248,7 +248,11 @@ With all the pieces in place, the next time a CI pipeline runs, the Knative appl ### Obtain the URL for the Knative deployment -Use the CI/CD deployment job output to obtain the deployment URL. Once all the stages of the pipeline finish, click the **deploy** stage. +Visit **Operations >> Serverless** to find the URL for your deployment (listed under the "Domain" column). + + + +Alternatively, use the CI/CD deployment job output to obtain the deployment URL. Once all the stages of the pipeline finish, click the **deploy** stage.  |