# access a personal namespace in pollux
module load pollux
kubectl config set-context --current --namespace hgv27681
# launch a generic IOC in the cluster - but make process 1 be sleep
kubectl run test-ioc --image ghcr.io/epics-containers/ioc-adsimdetector-developer:2024.12.1 -- sleep infinity
# check it is runningJon Warbrick, July 2014, V3.2 (for Ansible 1.7)
First one found from of

