Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions annotation/annotations.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 22 additions & 0 deletions annotation/annotations.pb.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions annotation/annotations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,16 @@ annotations:
resources:
- Service

- name: traffic.istio.io/ingress-public-address
featureStatus: Stable
description: Specifies the public address that can connect to this service, enabling you to
define an address different from the one provisioned by the load balancer. This is particularly useful
when traffic is DNATed before reaching a private load balancer.
deprecated: false
hidden: false
resources:
- Service

- name: traffic.sidecar.istio.io/includeOutboundIPRanges
featureStatus: Alpha
description: A comma separated list of IP ranges in CIDR form to redirect to Envoy
Expand Down