
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
consul下载地址:https://www.consul.io/downloadstraefik下载地址:https://github.com/traefik/traefik/releases启动traefik的命令traefik.exe --api.insecure=true--configFile=traefik-sample.yml配置文件 traefik-sample.yml######
配置文件################################################################## Configuration sample for Traefik v2.## For Traefik v1: https://github.com/traefik/traefik/blob/v1.7/traefik.sample.toml##########
Gateway-Demopom.xml<?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"xsi:schemaLocation="http://mave
kubectl edit svc/xxx-service -n xxx-namespace保存的时候写入临时文件,然后报错error: services "xxx-service" is invalid
参考链接https://blog.csdn.net/zhangjunli/article/details/108285401
https://blog.csdn.net/lfm940624/article/details/84706118