Open
Description
Description:
I have a redis cluster with 3 shards (1 master per shard as the PoC). The cluster sits inside the Kubernetes where EG is installed as well. Is it possible to use the CRDs this helm chart provides to build the configuration on top of that cluster?
I expected that it would be possible with kind: Backend
and TCPRoute
, but no... (ref)
Example here in the repo is not useful as well.
There are no examples how to set up filters and so on.