Live state

Recorded platform status

ClusterOperatorsControl planeWorkload state
spoke-dcservicemeshoperator3.v3.3.2, kiali-operator.v2.22.2Istio/default, IstioCNI/default, and ZTunnel/default healthy at v1.28.5No application namespace has opted into ambient yet.
spoke-drservicemeshoperator3.v3.3.2, kiali-operator.v2.22.2Istio/default, IstioCNI/default, and ZTunnel/default healthy at v1.28.5No application namespace has opted into ambient yet.

Onboarding

Application checklist

  1. Select workload: define which app should enter the mesh and which spoke owns the first deployment.
  2. Define namespace labels: use istio.io/dataplane-mode=ambient for namespaces that should join ambient mode.
  3. Add routing: create Gateway and VirtualService resources if external or cross-service mesh routing is required.
  4. Validate telemetry: check Kiali graph, service health, and request paths after traffic is generated.
  5. Record DR behavior: document whether spoke-dr is passive platform standby or active app standby for the workload.

Caveats

Known integration notes