Skip to content

Instantly share code, notes, and snippets.

@nyrahul
Created April 25, 2024 03:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nyrahul/e5c14287fbf669f79275618e4c83a872 to your computer and use it in GitHub Desktop.
Save nyrahul/e5c14287fbf669f79275618e4c83a872 to your computer and use it in GitHub Desktop.
AccuKnox k8s jobs
# Get all accuknox k8s jobs
kubectl get jobs -A --sort-by .status.startTime -l "kueue.x-k8s.io/queue-name=jobs-queue"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment