Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mengxue Guo
automation-openmole-kubernetes
Commits
873f9486
Commit
873f9486
authored
Sep 23, 2019
by
GUO Mengxue
Browse files
Update README.md
parent
e49e136d
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
873f9486
...
...
@@ -25,6 +25,22 @@
```
View more details
[
here
](
/deployment_kubernetes
)
### Method 2 : On physical machines :
*
Prerequisites
*
3 node machines Linux with known IP addresses and
`python-pip`
installed.
You can install
`python-pip`
with :
```
sh
sudo
apt-get update
sudo
apt
install
python-pip
```
*
```sh
vim ./deployment_kubernetes/kube_physique_machine.sh
```
change
`$IP1`
,
`$IP2`
and
`$IP3`
to IP addresses of your node machines. You can add as many machines as you want.
*
Deployment kubernetes
```
sh
cd
deployment_kubernetes/
bash ./kube_physique_machine.sh
```
## Deployment OpenMOLE in cluster kubernetes
Write
Preview
Supports
Markdown
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