...
Ensure that the Compute Namespace is pre-created.
A Storage Class must be pre-configured.
Assign a dedicated namespace to each Kyvos application.
If using a shared/existing Kubernetes cluster, ensure the user node pool must have the taint- ComputeWorkerOnly=true:NoSchedule
To configure taints as per your requirement, modify the kyvos-compute-worker-job.yaml.template from KM > Manage Configuration Files and save the changes. Then, navigate to Kyvos and Ecosystem > Compute Cluster and reapply the configuration to make it effective.
For more details, see the Adding Taints and Configure Tolerations in Kyvos worker pods section.
...
This information mentioned in this section is also applicable for wizard-based deployments.
If you wants to use existing Kubernetes
...