摘要:
安装 k3s https://docs.rancher.cn/docs/k3s/quick-start/_index/ istio https://www.jianshu.com/p/db7c7f241716 使用 安装删除资源 kubectl delete -f aspnetcore-virtua 阅读全文
posted @ 2021-02-15 15:54
icxl
阅读(304)
评论(0)
推荐(0)
摘要:
apiVersion: apps/v1 kind: Deployment # 定义Kubernetes资源的类型为Deployment metadata: name: demo-web-deployment # 定义资源的名称 labels: app: demo-web-deployment spe 阅读全文
posted @ 2021-02-15 15:50
icxl
阅读(72)
评论(0)
推荐(0)