Skip to content

Commit

Permalink
Readme: update ingress specification support.
Browse files Browse the repository at this point in the history
  • Loading branch information
lianglli authored Nov 9, 2023
1 parent 341fde0 commit 79c3069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Tengine-Ingress is an Ingress controller for Kubernetes using [Tengine](https://
Tengine-Ingress supports the standard Ingress specification based on [kubernetes/ingress-nginx](https://github.com/kubernetes/ingress-nginx) repo.

## Features
* [Ingress](https://kubernetes.io/docs/concepts/services-networking/ingress/) specification support
* [Ingress](https://kubernetes.io/docs/concepts/services-networking/ingress/) specification support.
* Dynamically configure the servers, locations and upstreams for Ingress, Secret, Service and Endpoint changes, without reloading or restarting worker processes.
* HTTP/3 support (QUIC v1 and draft-29).
* Dynamically configure different TLS protocols for different ingress.
Expand Down

0 comments on commit 79c3069

Please sign in to comment.