Fan Shangxiang

Results 113 comments of Fan Shangxiang

Should this issue be closed? @feiskyer

@rumatavz Please change AppProtocol to TCP in svc manifest. As documented here https://kubernetes-sigs.github.io/cloud-provider-azure/topics/loadbalancer/#custom-load-balancer-health-probe SLB probe is using http because AppProtocol in svc is http. FYI

Well, this is a pleasant surprise. :-) It is reasonable for a fix. If we add two additional annotations, will it work in the current scenario? ``` port_{num}-probe-protocol port_{num}-probe-port ```...

Hi @vsabella Do you still have bandwidth to work on this?

I'm wondering if service cidr is changed, Could you please provide kubeconfig file for node manager as described here https://github.com/kubernetes-sigs/cloud-provider-azure/blob/832999275a2876ed3521e3da4f39b30ffa877717/helm/cloud-provider-azure/values.yaml#L55 ?

@feiskyer @nilo19 @lzhecheng Do you think it is a good idea to switch base image to gcr.io/distroless/static-debian11?

I think it is because /etc/ca-certificates is mounted from host node.

https://github.com/Azure/AgentBaker/pull/1823 is opened to update dependencies automatically. new version is updated as suggested by go plugin in vscode. validation actions are executed. I'm not sure if there is any additional...

raised a pr https://github.com/kubernetes/kubernetes/pull/112785