Daniel Quackenbush

Results 21 comments of Daniel Quackenbush

For anyone stumbling upon this issue, we had the same problem and the workaround described by @dinukarajapaksha seemed to get traffic flowing successfully. ``` ## configmap - use-proxy-protocol: "*" ##...

@pawaanv to get it working on m1, I installed the utility via home-brew `brew install --cask vagrant-vmware-utility` reference: https://gist.github.com/sbailliez/f22db6434ac84eccb6d3c8833c85ad92

https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/globalaccelerator#Client.ListAccelerators

In trying to re-vip a single node harvester cluster, using [these recommended steps (1-4)](https://github.com/harvester/harvester/issues/4584#issuecomment-2046463200) we are seeing a etcd failure to initialize when restarting rke2-server: ``` "Failed to test data...

is there any updates on this?

Looks like AWS released EKS 1.22 3 days ago, but noticed this did not make it. Is a different work around for getting this deployed with 1.22? Not sure if...

I appear to be running into the same issue. Placing the conditional into an array didn't fix anything. Would you be able to provide documentation for how to specify the...