© 2021 Amazon Web Services, Inc. or its Affiliates. All rights reserved.
指定使用demo profile安装:
istioctl install --set profile=demo -y
安装完成后,可以使用verify-install确认istio的状态:
istioctl verify-install
istio的组件被部署在istio-system namespace里,demo profile会部署istiod, egressgateway, ingressgateway三个组件:
istio-system
istiod, egressgateway, ingressgateway