inewlife

Results 11 comments of inewlife

Thanks Reply,When is the development planned?

有个问题,按照文章操作后,发现apiserver 访问 metrics server403,需要更改metrics server的启动参数--requestheader-client-ca-file为apiserver的ca证书

kong官网有使用自定义插件的教程的,有几种方案,我平常用的是在kong的配置文件里面指定插件路径,在kong.conf里面加入这两行就行了 custom_plugins = kong-mysql,kong-redis,jwt-plus,rate-limiting-plus lua_package_path = /Users/XXX/kong-api-gateway/kong-xb/?.lua;;

不是每个用户都创建,而是每个项目创建一个consumer

应该都支持的,登录接口对内网服务暴露就行了