Information about route destinations for the Gateway API
service mesh.
Attributes
Name
Description
destination_ids
MutableSequence[str]
Required. The clusters where the Gateway API
HTTPRoute resource will be deployed to. Valid
entries include the associated entities IDs
configured in the Target resource and "@self" to
include the Target cluster.
propagate_service
bool
Optional. Whether to propagate the Kubernetes
Service to the route destination clusters. The
Service will always be deployed to the Target
cluster even if the HTTPRoute is not. This
option may be used to facilitiate successful DNS
lookup in the route destination clusters. Can
only be set to true if destinations are
specified.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[]]