Kubectl
Installing Redis Operator (Kubectl)
If you are a beginner with Kubernetes and don't want to go in the complexity of Helm, you can use the beloved tool of Kubernetes client likekubectl
.
Create the CRD in Kubernetes cluster
Configure RBAC for Operator
Deploy Operator in Cluster
Last updated