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
8453c376
Commit
8453c376
authored
Dec 08, 2021
by
RANDRIATOAMANANA Richard
Browse files
Update demo-deploy-on-g5k.md
parent
294d6cd2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
demo-deploy-on-g5k.md
demo-deploy-on-g5k.md
+10
-0
No files found.
demo-deploy-on-g5k.md
View file @
8453c376
...
...
@@ -124,3 +124,13 @@ oarsub -S $HOME/myjob.sh
```
bash
curl
-sSfL
-XGET
https://api.grid5000.fr/3.0/sites/nantes/clusters | jq
```
-
list a specific cluster,
*
e.g. econome8
```
bash
curl
-sSfL
-XGET
https://api.grid5000.fr/3.0/sites/nantes/clusters/econome | jq
```
-
list a specific node,
*e.g. econome-14*
```
bash
curl
-sSfL
-XGET
https://api.grid5000.fr/3.0/sites/nantes/clusters/econome/nodes/econome-14 | jq
```
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