higress-group/higress

Migration: Nginx and Ingress conversion document

オープン

#527 opened on 2023/09/15

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Go (1,219 件のフォーク)github user discovery
area/documentationhelp wantedlevel/challengesig/migration

Repository metrics

Stars
 (9,036 個のスター)
PR merge metrics
 (平均マージ 7d 9h) (30d で 18 merged PRs)

説明

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

コントリビューターガイド