From 8184df3f20d2f21a5b53fc90de52567419a97400 Mon Sep 17 00:00:00 2001 From: hugo meiland Date: Sat, 6 Jul 2024 20:53:01 +0200 Subject: [PATCH] howto add aks --- deploy/aks.md | 6 ++++++ 1 file changed, 6 insertions(+) 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