The documentation Deploying with the Trident Operator mentions tridentctl is multiple places, like in the "Creating a Trident Backend" section.
But if I install a TridentOrchestrator object, I have a CRD named TridendBackend. Is it possible to configure a backend using the kubernetes api only? Or do I really need to use tridentctl, even with the operator?
Thank you
The documentation Deploying with the Trident Operator mentions
tridentctlis multiple places, like in the "Creating a Trident Backend" section.But if I install a TridentOrchestrator object, I have a CRD named
TridendBackend. Is it possible to configure a backend using the kubernetes api only? Or do I really need to usetridentctl, even with the operator?Thank you