Results 284 comments of Max Makarov

> @maxpain Are all certs have 4096 bit length? I don't know. How to check?

> And how did you generate the CSR which was signed by GlobalSign? I assume you're also using Cloud HSM (AWS or Google) I used this: https://github.com/mattes/google-cloud-kms-csr

@mattalberts, Yes, I think about "Session affinity" feature as part of the CloudFlare Load Balancer. But it associates all user's requests with a single origin (i.e., Kubernetes Node in my...

@mattalberts, Hi. ClientIP sessionAffinity does not evenly load balances when multiple clients seat behind NAT (with same IPs). It will be cool to use Endpoints API (like ingress-nginx) instead of...