Installation Validation
Instructions for validating installation of Operator
To confirm Redis Operator is up and running, run the following command:
It should describe one pod created in the ot-operators namespace, with no error messages or status. All Conditions sections should look like this:
The operator pod should be in a RUNNING state:
That’s it!
Now with Redis Operator installed, you can utilise its Custom Resource Definitions to create resources of type Redis, RedisCluster and more!