higress-group/higress

Migration: Nginx and Ingress conversion document

開放

#527 建立於 2023年9月15日

 (1 則留言) (0 個反應) (0 位負責人)Go (1,219 個分叉)github user discovery
area/documentationhelp wantedlevel/challengesig/migration

倉庫指標

星標
 (9,036 顆星)
PR 合併指標
 (平均合併 7天 9小時) (30 天內合併 18 個 PR)

描述

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

貢獻者指南