Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
53dba6e3
Commit
53dba6e3
authored
Dec 20, 2018
by
danielgruesso
Committed by
Achilleas Pipinellis
Dec 21, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify obtaining application URL
parent
f4819894
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
8 deletions
+3
-8
doc/user/project/clusters/serverless/index.md
doc/user/project/clusters/serverless/index.md
+3
-8
No files found.
doc/user/project/clusters/serverless/index.md
View file @
53dba6e3
...
...
@@ -229,17 +229,12 @@ deploy:
## Deploy the application with Knative
With all the pieces in place, you can create a new CI pipeline to deploy the Knative application. Navigate to
**CI/CD > Pipelines**
and click the
**Run Pipeline**
button at the upper-right part of the screen. Then, on the
Pipelines page, click
**Create pipeline**
.
With all the pieces in place, the next time a CI pipeline runs, the Knative application will be deployed. Navigate to
**CI/CD > Pipelines**
and click the most recent pipeline.
## Obtain the URL for the Knative deployment
There are two ways to obtain the URL for the Knative deployment.
### Using the CI/CD deployment job output
Once all the stages of the pipeline finish, click the
**deploy**
stage.
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
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment