istio-1.1.6镜像列表

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

猜你喜欢

转载自www.cnblogs.com/aguncn/p/10931430.html