higress-group/higress
Migration: Nginx and Ingress conversion document
Aberta
#527 aberto em 15 de set. de 2023
area/documentationhelp wantedlevel/challengesig/migration
Métricas do repositório
- Stars
- (9.036 estrelas)
- Métricas de merge de PR
- (Mesclagem média 7d 9h) (18 fundiu PRs em 30d)
Description
In order to achieve a smooth migration from Nginx to Ingress, we need to summarize the list of features/directives in nginx and how to convert them to Ingress model.
It would be better to have following items in the document:
- Nginx directive name (linked to its document)
- Priority (High, Medium, Low): The priority of implement the support to this directive
- Corresponding Ingress/Envoy configuration (linked to its document)
- How to convert