Managing backendsΒΆ
Welcome to the backend management guide. This walks you through the operations that can be performed on Trident backends and how they can be handled.
You have a couple of options when it comes to backend management:
- Using the Kubernetes CLI tool, such as
kubectl
. See Managing backends using kubectl. - Using
tridentctl
. Thetridentctl create backend
command takes a JSON file as an argument.
- Managing backends using
kubectl
- Handling backend operations
- Moving between backend management options