DevOps / Cloud

Istio VirtualService Generator

Generate Istio VirtualService manifests for HTTPRoute traffic management

Basic Settings

Virtual hostnames for routing

Destination
HTTP Route Matching

Route 1

Destination Override (Optional)

Leave empty to use default destination

Advanced (Optional)

About VirtualService:

Istio VirtualService defines how traffic should be routed to a particular service. This generator creates HTTPRoute configurations for traffic matching and routing rules.

Tip: Set the destination to your Kubernetes service in the format service-name.namespace.svc.cluster.local