Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Christian Salzmann-Jaeckel
scipopt-demo
Commits
71e3735e
Commit
71e3735e
authored
Jul 07, 2020
by
Christian Salzmann-Jaeckel
Browse files
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
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}:3200
1
/?token=${TOKEN}"
URL: http://rise-node-110:3200
1
/?token=6efc47365e5566c9c6365eabd380dac8
echo "URL: http://${NODE_NAME}:320
8
0/?token=${TOKEN}"
URL: http://rise-node-110:320
8
0/?token=6efc47365e5566c9c6365eabd380dac8
```
3.
browse url
deployment.yaml
View file @
71e3735e
...
...
@@ -19,7 +19,7 @@ spec:
ports
:
-
port
:
9001
targetPort
:
9001
nodePort
:
3
2
00
1
nodePort
:
300
80
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