Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Docker-in-Docker (DinD) capabilities of public runners deactivated.
More info
Open sidebar
resinfo-cargo
CargoDay
cargoday-12
Commits
214671ef
Commit
214671ef
authored
Oct 20, 2021
by
RANDRIATOAMANANA Richard
Browse files
Update demo-deploy-on-g5k.md
parent
c4256daf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
28 deletions
+4
-28
demo-deploy-on-g5k.md
demo-deploy-on-g5k.md
+4
-28
No files found.
demo-deploy-on-g5k.md
View file @
214671ef
...
...
@@ -37,39 +37,15 @@ or
```
-
check inside a deployment file
```
bash
# kaenv3 -p ubuntu1804-x64-min -u deploy
---
name: ubuntu1804-x64-min
version: 2021101312
description: ubuntu 18.04
(
bionic
)
for
x64 - min
author: support-staff@lists.grid5000.fr
visibility: public
destructive:
false
os: linux
image:
file: server:///grid5000/images/ubuntu1804-x64-min-2021101312.tar.zst
kind:
tar
compression: zstd
postinstalls:
- archive: server:///grid5000/postinstalls/g5k-postinstall.tgz
compression:
gzip
script: g5k-postinstall
--net
netplan
--disk-aliases
boot:
kernel:
"/vmlinuz"
initrd:
"/initrd.img"
kernel_params:
''
filesystem: ext4
partition_type: 131
multipart:
false
```
```
bash
kaenv3
-p
ubuntu1804-x64-min
-u
deploy
```
## Now deploy
-
Flag a deploy on specific flavor on the reserved node
```
bash
kadeploy3
-e
ubuntu1804-x64-min
-m
econome-9.nantes.grid5000.fr
-k
kadeploy3
-e
ubuntu1804-x64-min
-m
econome-9.nantes.grid5000.fr
-k
--verbose-level
4
-d
|
tee
~/kadeploy_steps.log
```
-
step by step...
...
...
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