Skip to content

Initial Istio configuration

Vladimir Glafirov requested to merge istio_init into main

What

  • Instantiating Istio components from components repo
  • Configuring delivery base component. Base delivery components will be installed if you include the delivery tenant in the cluster.
  • Including Istio into the delivery base component. Istio is the part of base components for delivery tenant
  • Configuring cluster overlays. Allows to define cluster-specific configurations on a tenant level.

Why

Part of: gitlab-com/gl-infra/delivery#19306 (closed)

Merge request reports