weave icon indicating copy to clipboard operation
weave copied to clipboard

Enable external SNAT

Open mohamedghaithajimi opened this issue 3 years ago • 0 comments

Hello, We are using weave as a CNI on our EKS kubernetes cluster and we would like to know how to enable external SNAT. We are having a lot of error on our pods logs due to that. ERROR : connection to shard-aware address :port resulted in wrong shard. This can be resolved as follow for Kubernetes default CNI : kubectl set env daemonset -n kube-system aws-node AWS_VPC_K8S_CNI_EXTERNALSNAT=true We want to do the same thing with weave but we don't find in the documentation something related to this. Thanks #SNAT

mohamedghaithajimi avatar Jun 13 '22 11:06 mohamedghaithajimi