Jens Saade

Results 3 comments of Jens Saade

same for me on Azure: ``` cilium install \ --context xxxxxx \ --cluster-name xxxxxx \ --cluster-id 1 \ --azure-resource-group xxxxxx \ --azure-subscription-id xxxxx \ --azure-client-id xxxxx \ --azure-client-secret xxxxxx \...

I assume this is because of reusing AKS clusters that have been in clustermesh mode previously. Clustermesh has been disabled before but probably some settings still exist.

Same on AKS. When using datapath-mode=azure (by detection) it won't route traffic. vxlan works.