文件名称:demo1-keptn-istio
文件大小:30KB
文件格式:ZIP
更新时间:2024-04-25 18:51:01
首次演示 消息来源: : 先决条件 甲K8S簇(簇种类- )。 ISTIO版本> = 1.9.2。 为了进行ISTIO安装,您需要将Docker CPU /内存设置如下:6 CPU和16Gi(我的Macbook容量的50%) 安装 创建kind集群 kind create cluster --config kind.yaml 使用Istio Operator安装ISTIO 什么是 curl -sL https://istio.io/downloadIstioctl | sh - export PATH= $PATH : $HOME /.istioctl/bin 安装操作员: istioctl operator init 获取默认配置文件: ./istio-1.9.2/bin/istioctl profile dump > default.yaml 将IngressGatew
【文件预览】:
demo1-keptn-istio-master
----samples()
--------renderred-default-profile.yaml(231KB)
----README.md(3KB)
----.gitignore(18B)
----manifests()
--------default.yaml(4KB)
--------neumanndaniel.yaml(2KB)
--------advanced-pilot.yaml(590B)
--------example.yaml(2KB)
----kind-istio.yaml(734B)