共用方式為


IstioServiceMesh interface

Istio 服務網格組態。

屬性

certificateAuthority

Istio Service Mesh 憑證授權單位單位 (CA) 組態。 目前,我們僅支援外掛程式憑證,如這裡所述 https://aka.ms/asm-plugin-ca

components

Istio 元件組態。

revisions

Istio 控制平面的修訂清單。 升級未進行時,這會保留一個值。 當 Canary 升級正在進行時,這只能保存兩個連續的值。 如需詳細資訊,請參閱:https://learn.microsoft.com/en-us/azure/aks/istio-upgrade

屬性詳細資料

certificateAuthority

Istio Service Mesh 憑證授權單位單位 (CA) 組態。 目前,我們僅支援外掛程式憑證,如這裡所述 https://aka.ms/asm-plugin-ca

certificateAuthority?: IstioCertificateAuthority

屬性值

components

Istio 元件組態。

components?: IstioComponents

屬性值

revisions

Istio 控制平面的修訂清單。 升級未進行時,這會保留一個值。 當 Canary 升級正在進行時,這只能保存兩個連續的值。 如需詳細資訊,請參閱:https://learn.microsoft.com/en-us/azure/aks/istio-upgrade

revisions?: string[]

屬性值

string[]