06 2020 档案

摘要:#vi /etc/keepalived/keepalived.conf RouteA(backup):192.168.224.6RouteB(backup):192.168.224.221RouteC(master):192.168.224.220VIP: 192.168.224.4RouteA配置 阅读全文
posted @ 2020-06-28 23:06 悳鎭 阅读(171) 评论(0) 推荐(0)
摘要:删除报错warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the 阅读全文
posted @ 2020-06-24 23:02 悳鎭 阅读(1677) 评论(0) 推荐(0)
摘要:生产环境中网关基本上是固定的,为了减少对数据库的依赖,防止当数据库宕机时网关不能使用,所以使用了kong的dbless模式来部署网关 添加服务配置文件放到/etc/kong/service.yml _format_version: "1.1" services: - name: pcb-mes ur 阅读全文
posted @ 2020-06-13 22:21 悳鎭 阅读(963) 评论(0) 推荐(0)