Abhishek Gupta

Results 43 comments of 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...

![Screenshot from 2022-07-15 12-32-03](https://user-images.githubusercontent.com/68244292/179169835-acb8a009-9052-42cb-a923-8184bbbedf6e.png)

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.

![Screenshot from 2022-08-26 10-52-34](https://user-images.githubusercontent.com/68244292/186828823-99304fc8-15f3-4775-b82a-ef3f8f30609b.png)

![Screenshot from 2022-08-26 11-01-12](https://user-images.githubusercontent.com/68244292/186829088-6475911c-e048-4ed8-80a8-aefdb1e2a62f.png)

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...