Hyperspike Documentation

Hyperspike Documentation

Getting Started

Quick Start

Deploy kubernetes locally using minikube, and install the controller:

git clone https://github.com/hyperspike/valkey-operator
cd valkey-operator
make quickstart

and optionally, turn on TLS and Prometheus:

make quickstart TLS=1 PROMETHEUS=1

To Uninstall

make minikube-delete
Last updated on 6 Dec 2024
Published on 6 Dec 2024