Kubernetes

Deploy Jibril on Kubernetes

To deploy Jibril as a DaemonSet on Kubernetes clusters, use the setup-k8s.sh script. This script automatically creates a Deployment file with the necessary ConfigMap, DaemonSet, and related resources.

Make sure to use --dry-run so it does not apply the deployment automatically.

Last updated

Was this helpful?