Hi, I see that there's an example for AWS and Google cloud. Do you have an example for connecting to a Kubernetes service that maps to Memcached pods? (microservice --> memcached_service --> Memcached)
I'm doing that integration, but it doesn't seem to work. The idea is the same, using a headless service to resolve the IPs and re-resolve them on some interval.
I wouldn't mind adding a PR with the example if I have it working.
Thanks!
Hi, I see that there's an example for AWS and Google cloud. Do you have an example for connecting to a Kubernetes service that maps to Memcached pods? (microservice --> memcached_service --> Memcached) I'm doing that integration, but it doesn't seem to work. The idea is the same, using a headless service to resolve the IPs and re-resolve them on some interval. I wouldn't mind adding a PR with the example if I have it working. Thanks!