noobaa-core
noobaa-core copied to clipboard
Question: can noobaa-core be installed without noobaa-operator?
I'm evaluating noobaa as a drop-in replacement for minio for a specific use case. One of the requirements is to support an installation method via only manifests -- no operators should be used to install or maintain the storage component. Preferably a simple kubectl apply -f install-noobaa.yaml
is all that is required to install it.
Is this supported? If so, can you point me to some documentation?