Abhishek Gupta
Abhishek Gupta
Steps i did - 1) install helm chart using externalacess.enabled =true parameter 2) when i go inside the pod and execute redis-cli , i shows only one nodes. so i...

hi @fmulero i tried connecting to individual redis nodes through redis-cli by using external ip and nodeport provided , but could not connect to it. But i am able to...
sir, external ip is also not created in kubernetes cluster. is there any alternate like metallb addon in minikube that i can use on kubernetes cluster so that external ip...
Also can you suggest some other way to do the same functioning as cluster.externalaccess.enabled parameter is performing.
means without load balancer


i have checked on latest version also . same issue is there. can you please check @migruiz4
Actually i am using minikube cluster where external ip are not there . so i am using metallb addon to get external ip. also i want to acess my pods...