higress-group/higress

Migration: Nginx and Ingress conversion document

Aperta

#527 aperta il 15 set 2023

 (1 commento) (0 reazioni) (0 assegnatari)Go (1219 fork)github user discovery
area/documentationhelp wantedlevel/challengesig/migration

Metriche repository

Star
 (9036 stelle)
Metriche merge PR
 (Merge medio 7g 9h) (18 PR mergiate in 30 g)

Descrizione

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:

  1. Nginx directive name (linked to its document)
  2. Priority (High, Medium, Low): The priority of implement the support to this directive
  3. Corresponding Ingress/Envoy configuration (linked to its document)
  4. How to convert

Guida contributor