Skip to content

Commit

Permalink
howto add aks
Browse files Browse the repository at this point in the history
  • Loading branch information
hmeiland committed Jul 6, 2024
1 parent 3922596 commit 8184df3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions deploy/aks.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,9 @@ From here on you can submit a job from the command line e.g.:
```
sbatch -p aks --wrap="hostname"
```


There are still a few thinks to figure out:

-- job scripts give the error `/bin/bash: ./runscript.sh: Permission denied`
-- unable to mount cvmfs, there needs to be a csi driver on Kubernetes

0 comments on commit 8184df3

Please sign in to comment.