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
0
Merge Requests
0
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
Léo-Paul Géneau
gitlab-ce
Commits
d3fede24
Commit
d3fede24
authored
Nov 16, 2018
by
Mike Lewis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
minor edits
parent
25a1209b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
doc/user/project/clusters/serverless/index.md
doc/user/project/clusters/serverless/index.md
+4
-4
No files found.
doc/user/project/clusters/serverless/index.md
View file @
d3fede24
...
...
@@ -100,12 +100,12 @@ You may download the sample [Knative Ruby App](https://gitlab.com/knative-exampl
## Deploy the application with Knative
With all the pieces in place, you can simply create a new CI pipeline to deploy the Knative application. Navigate to
**CI/CD >> Pipelines**
and click
on the "
**Run Pipeline"**
button on the upper right hand side of the screen. O
n the
Pipelines page
now click "
**Create pipeline**
"
.
**CI/CD >> Pipelines**
and click
the
**Run Pipeline**
button at the upper-right part of the screen. Then, o
n the
Pipelines page
, click
**Create pipeline**
.
## Obtain the URL for the Knative deployment
Once all the stages of the pipeline finish, click
on the "deploy" stage
Once all the stages of the pipeline finish, click
the
**deploy**
stage.
![
deploy stage
](
img/deploy-stage.png
)
...
...
@@ -131,7 +131,7 @@ Service domain: knative.knative-4342902.knative.info
Job succeeded
```
The second to last line, labeled
"
**Service domain**
"
contains the URL for the deployment. Copy and paste the domain into your
The second to last line, labeled
**Service domain**
contains the URL for the deployment. Copy and paste the domain into your
browser to see the app live.
![
knative app
](
img/knative-app.png
)
\ No newline at end of file
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