博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
istio-1.1.6镜像列表
阅读量:4305 次
发布时间:2019-06-06

本文共 1317 字,大约阅读时间需要 4 分钟。

istio-1.1.6镜像列表

 

istio-1.1.6/install/kubernetes/istio-demo.yaml文件里提取出来的镜像,方便作harbor部署。

===================================

kind: Job

 

name: istio-grafana-post-install-1.1.6

image: "docker.io/istio/kubectl:1.1.6"

name: istio-cleanup-secrets-1.1.6

image: "docker.io/istio/kubectl:1.1.6"

name: istio-security-post-install-1.1.6  

image: "docker.io/istio/kubectl:1.1.6"  

=================================

kind: Deployment

 

name: istio-galley

image: "docker.io/istio/galley:1.1.6"

name: istio-egressgateway

image: " docker.io/istio/proxyv2:1.1.6"

name: istio-ingressgateway

image: " docker.io/istio/proxyv2:1.1.6"

name: grafana

image: "grafana/grafana:6.0.2"        

name: kiali

- image: "docker.io/kiali/kiali:v0.16"      

name: istio-policy

image: "docker.io/istio/mixer:1.1.6"

image: " docker.io/istio/proxyv2:1.1.6"

name: istio-telemetry

image: "docker.io/istio/mixer:1.1.6"

image: " docker.io/istio/proxyv2:1.1.6"

name: istio-pilot

image: "docker.io/istio/pilot:1.1.6 "

image: " docker.io/istio/proxyv2:1.1.6"

name: prometheus

image: "docker.io/prom/prometheus:v2.3.1"

name: istio-citadel

image: "docker.io/istio/citadel:1.1.6"

name: istio-sidecar-injector

image: "docker.io/istio/sidecar_injector:1.1.6"

name: istio-tracing

image: "docker.io/jaegertracing/all-in-one:1.9"

陈刚.2019-05-27

转载于:https://www.cnblogs.com/aguncn/p/10931430.html

你可能感兴趣的文章