显示配置文件中的差异 istioctl profile diff default demo

显示对应配置的profile istioctl profile dump demo

显示可用的配置 istioctl profile list

安装指定配置的istio istioctl install --set profile=demo

生成配置清单 istioctl manifest generate

istioctl验证安装: istioctl manifest generate --set profile=demo |istioctl verify-install -

相关文章:

  • 2021-11-15
  • 2021-10-04
  • 2021-08-18
  • 2022-02-08
  • 2021-08-08
  • 2022-12-23
猜你喜欢
  • 2021-12-04
  • 2021-05-30
  • 2021-05-04
  • 2021-08-18
  • 2021-12-20
  • 2021-12-31
相关资源
相似解决方案