Skip to content

Add egress rules to istioctl #552

@vadimeisenbergibm

Description

@vadimeisenbergibm

Add egress-rule to istioctl, without taking egress-rules into effect yet. Part of #496

Format:

type: egress-rule
spec:
    name: cnn
    domain:  "*cnn.com"
    ports:
      - port: 80
         protocol: http
      - port: 8080
         protocol: http
   use_egress_proxy: true

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions