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:
- 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