About
NooBaa is a free and open source data management platform for Kubernetes and Red Hat OpenShift platforms. NooBaa is designed to provide agnostic data management on-prem and in the cloud. It enables easy data portability and tiering seamlessly to the application.
This cheat sheet will walk you through the basics, installation, deployment, monitoring and maintenance, and troubleshooting.
Excerpt
Log in to your Kubernetes or OpenShift. Run deployment with the following command. By default, it will deploy NooBaa’s operator and pod under the noobaa
namespace. Use -n
for another namespace
noobaa install -n noobaa
The deployment will deploy everything and print to the screen all the information that is needed to start using NooBaa. You can skip to S3 information, connect your application, and start working