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
bdfd8312
Commit
bdfd8312
authored
Oct 20, 2021
by
RANDRIATOAMANANA Richard
Browse files
Update demo-deploy-on-g5k.md
parent
8683d714
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
29 additions
and
1 deletion
+29
-1
demo-deploy-on-g5k.md
demo-deploy-on-g5k.md
+29
-1
No files found.
demo-deploy-on-g5k.md
View file @
bdfd8312
...
...
@@ -20,7 +20,35 @@ kaenv3 -l
kadeploy3
-e
ubuntu1804-x64-min
-m
econome-9.nantes.grid5000.fr
-k
```
-
steps done
-
the configuration env file for this deployment
```bash
---
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
```
- step by step...
```
bash
Deployment #D-6db0a07f-22c5-4f82-96b2-fe0986c1c543 started
...
...
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