Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
scipopt-demo
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Christian Salzmann-Jaeckel
scipopt-demo
Commits
71e3735e
Commit
71e3735e
authored
Jul 07, 2020
by
Christian Salzmann-Jaeckel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
service: switch node port
parent
c6e97556
Pipeline
#23367
passed with stages
in 14 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+2
-2
deployment.yaml
deployment.yaml
+1
-1
No files found.
README.md
View file @
71e3735e
...
...
@@ -41,7 +41,7 @@ collect
*
the TOKEN generated above
*
the NODE_NAME found in step 1
```
echo "URL: http://${NODE_NAME}:320
01
/?token=${TOKEN}"
URL: http://rise-node-110:320
01
/?token=6efc47365e5566c9c6365eabd380dac8
echo "URL: http://${NODE_NAME}:320
80
/?token=${TOKEN}"
URL: http://rise-node-110:320
80
/?token=6efc47365e5566c9c6365eabd380dac8
```
3.
browse url
deployment.yaml
View file @
71e3735e
...
...
@@ -19,7 +19,7 @@ spec:
ports
:
-
port
:
9001
targetPort
:
9001
nodePort
:
3
2001
nodePort
:
3
0080
selector
:
k8s-app
:
scipopt-demo
...
...
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