Files
shuffle-cracked/functions/kubernetes
2025-10-02 02:01:36 +05:30
..
2023-10-19 17:34:32 +05:30
2025-09-30 14:29:05 +02:00

Shuffle in Kubernetes

  1. Make sure you have a Kubernetes cluster available. MiniKube works for testing.
  2. Install helm install shuffle oci://ghcr.io/shuffle/charts/shuffle --namespace shuffle --create-namespace
  3. 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.

Architecture

Here is the default architecture it follows, with the "Frontend" being the exposed container you interact with.

image