466 B
466 B
How to deploy Shuffle on Kubernetes?
- Make sure you have a Kubernetes cluster available. MiniKube works for testing.
- Install
helm install shuffle oci://ghcr.io/shuffle/charts/shuffle --namespace shuffle --create-namespace - Tweak the configuration files if needed! This is not meant to be a one-size-fits-all
More details in the kubernetes/Charts/Shuffle folder.