scripts/install.sh installs or updates FalkorDB Enterprise on any Kubernetes cluster reachable by kubectl. It prints an install plan and asks for confirmation before changing the cluster.
Every long option has an environment variable equivalent in uppercase with underscores. For example,
--kube-context maps to KUBE_CONTEXT and --namespace maps to NAMESPACE.Release and namespace options
Chart options
Secrets and registry options
Platform dependency options
Networking options
Execution options
Examples
Uninstall
scripts/uninstall.sh removes the Enterprise release and, optionally, the platform components the installer added. See the uninstall playbook for the full procedure and data-retention considerations.