Install Oobeya On-Premise Edition Using Kubernetes.
This guide explains how to install Oobeya on your Kubernetes cluster.
Warning: Installation requires a valid StorageClass.
Before you begin, please ensure that your cluster has a configured StorageClass, as persistent volumes are required.
Note: Oobeya uses an Ingress object to expose the application interface. The default configuration is provided in ingresses.yml. If you are using Traefik, you can use traefik-route.yml instead.
Follow the steps below for the quick and easy installation of Oobeya to work with your data.
1. Create a Namespace
Create a dedicated namespace for Oobeya:
kubectlcreatenamespaceoobeya
2. Request Access Credentials
You will need a registry access token from the Oobeya team. Once received, create a Kubernetes secret: