🔧 Installation Guide

To install the Kubefly Operator in your Kubernetes cluster, we provide two methods:

  1. Local Development:
make install run
  1. Production:
operator-sdk run bundle ghcr.io/nextbaas/nextbaas-operator/nextbaas-operator-bundle:v0.0.1
TIP

In the future, there will be a Helm chart available that you can use to install both frontend and backend services.