다음을 통해 공유


IstioServiceMesh interface

Istio 서비스 메시 구성.

속성

certificateAuthority

Istio Service Mesh CA(인증 기관) 구성. 지금은 여기에 설명된 대로 플러그 인 인증서만 지원합니다. https://aka.ms/asm-plugin-ca

components

Istio 구성 요소 구성.

revisions

Istio 컨트롤 플레인의 수정 버전 목록입니다. 업그레이드가 진행 중이 아닌 경우 하나의 값을 보유합니다. 카나리아 업그레이드가 진행 중인 경우 두 개의 연속 값만 보유할 수 있습니다. 자세한 내용은 다음을 참조하세요. 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 컨트롤 플레인의 수정 버전 목록입니다. 업그레이드가 진행 중이 아닌 경우 하나의 값을 보유합니다. 카나리아 업그레이드가 진행 중인 경우 두 개의 연속 값만 보유할 수 있습니다. 자세한 내용은 다음을 참조하세요. https://learn.microsoft.com/en-us/azure/aks/istio-upgrade

revisions?: string[]

속성 값

string[]