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

贡献者指南