최윤석
최윤석
I had similar problem before, and I resolved this in sequence below * deploy NLB in public subnet, and k8s cluster in private subnet * change istio-ingressgateway svc type from...
@JacobAmar How do you directly connect pod IP with NLB? Are you using aws-lb-controller? I wannt know where `nlb` and `gateway pod` are. Both of them are in private subnet?...
IMO, It is not about istio-cni, but kubectl. Kubectl needs ~/.kube/config file to know about the kubernetes cluster it controls. What about accessing k8s master node, and copy `/etc/kubernetes/admin.conf` to...
I reproduced this issue from AtoZ, and tried every tries to solve this issue. But I think this is not implemented in ambient mesh and Istio-cni yet. Those `exclude*` annotations...
@howardjohn Thanks for your reply, I will take a look at the coesbase.