diff --git a/deploy/aks.md b/deploy/aks.md index 2f163e6..84387a9 100644 --- a/deploy/aks.md +++ b/deploy/aks.md @@ -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