Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 830 Bytes

getting_started.md

File metadata and controls

29 lines (20 loc) · 830 Bytes

Getting started

Build Knavigator

make build

Running jobs

Preparatory step

To properly install a scheduling framework or workload manager, ensure your cluster has no virtual nodes. Deploying the workload manager on a virtual node will cause it to malfunction.

If you have already created virtual nodes or run some workloads, consider deleting these nodes.

kubectl delete node -l type=kwok

Tested workflows

In general, Knavigator is compatible with any Kubernetes scheduling framework.

We have tested several of these and offer templates and workflows to support them.