From bb00f0ee5e352f5dbde3c3ab0dbe3e89bf5d9449 Mon Sep 17 00:00:00 2001 From: danielgruesso Date: Fri, 25 Jan 2019 15:42:14 -0500 Subject: Add domain retrieval info and image --- .../project/clusters/serverless/img/app-domain.png | Bin 0 -> 209263 bytes doc/user/project/clusters/serverless/index.md | 6 +++++- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 doc/user/project/clusters/serverless/img/app-domain.png diff --git a/doc/user/project/clusters/serverless/img/app-domain.png b/doc/user/project/clusters/serverless/img/app-domain.png new file mode 100644 index 00000000000..d113dfadd2e Binary files /dev/null and b/doc/user/project/clusters/serverless/img/app-domain.png differ 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). + +![app domain](img/app-domain.png) + +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. ![deploy stage](img/deploy-stage.png) -- cgit v1.2.1