From 730f8c7df43074fe00244c41aad1d8b4b9a13f80 Mon Sep 17 00:00:00 2001 From: raoxiaoyan Date: Mon, 12 Oct 2020 15:20:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=8F=92=E4=BB=B6=E5=88=97?= =?UTF-8?q?=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0e02586..d469456 100644 --- a/README.md +++ b/README.md @@ -21,12 +21,14 @@ Kongx 相关wiki文档请参考:[wiki](https://gitee.com/raoxy/kongx/wikis/Kon - 参数管理:具有良好的扩展性,基于平台的参数管理可扩展多环境及服务管理;包括:环境管理、参数参数等 - 日志管理:平台具有完善的日志审计功能,包括:同步日志、操作日志; -#### Kong网关插件列表 -- [灰度插件Canary](https://gitee.com/raoxy/kong-plugins-canary) -- [...] +#### Kong插件列表 +- [官网插件](https://docs.konghq.com/hub/) +- [灰度插件canary](https://gitee.com/raoxy/kong-plugins-canary) +- [防攻击 kong_injection](https://github.com/ror6ax/kong_injection) -#### kong网关最佳实践 +#### kong最佳实践 - Kong与consul自主发现服务 - 如何应用灰度插件(canary)及使用场景介绍 +- kong插件开发实践 - 整理中...尽情期待 \ No newline at end of file