Skip to content

Is there any way to support quic http/3 protocol in the ingress? #2866

Answered by brianehlert
uGiFarukh asked this question in Q&A
Discussion options

You must be logged in to vote

This NGINX Ingress Controller project is pure NGINX. Without additional components such as OpenResty or LUA.
That said; if NGINX supports it, it can be done with this project.
The question usually comes down to how the configuration is achieved at a particular moment in time.

One of the things that has been delaying http/3 (quic) is OpenSSL.
That said, this project does have customers who build their own images and use brotli or boring.

You can find the official NGINX quic work here: https://quic.nginx.org/

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@uGiFarukh
Comment options

@brianehlert
Comment options

Answer selected by uGiFarukh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants