xaleeks

Results 56 comments of xaleeks

I believe this is WIP in the current v1.15 release, thanks to @abhide for taking this on. Tagging it 1.15 to track it

K8s upstream doesn’t have full support for it either, Ipv6 dual stack in upstream is alpha https://github.com/kubernetes/kubernetes/blob/master/pkg/features/kube_features.go#L492-L496

Does someone want to pick this up and either work on documentation or additional validation. Service mesh integrations will probably be one of our focus areas in the coming months.

Maybe I’m misunderstanding but the following doesn’t make sense to me. >if an invalid backend is requested to have 80% of requests, then 80% of requests must get a 503...

Fair concern that it would overwhelm the healthy service on account of the services being deployed in a manner consistent with the expected traffic in the first place. Also fair...

@inkychris Sorry that we just got to this. For the purpose of integrating into your ci/cd flow, what is the issue with creating a project by invoking API and then...