siderolabs / omni

SaaS-simple deployment of Kubernetes - on your own hardware.
Other
397 stars 23 forks source link

[feature] Support ALPN negotiation for machine api endpoint #292

Closed kjubybot closed 1 month ago

kjubybot commented 1 month ago

Problem Description

I was trying to use GKE ingress for my Omni deployment, but encountered a problem: load balancer needs HTTP/2 backends to be configured with SSL and uses ALPN negotiation for connection. I suggest enabling this capability for machine API listener.

Solution

No response

Alternative Solutions

No response

Notes

No response