-
Notifications
You must be signed in to change notification settings - Fork 16
Home
Andrei Dobre edited this page Nov 22, 2020
·
9 revisions
In-house made operator used to manage the Redis clusters built using kubebuilder.
Development prerequisites
-
kubebuilder
- AUR: kubebuilder
-
OSX: the brew package only comes with the kubebuilder binary, but for running the project you also need
etcd
,kube-apiserver
andkubectl
binaries; download an official release then useKUBEBUILDER_ASSETS
env variable to point to the bin directory
-
kind
-
telepresence
- AUR: telepresence
-
brew:
brew cask install osxfuse brew install datawire/blackbird/telepresence