Events2Join

HTTPRoute forwardTo ports not required · Issue


GEP-1364: Status and Conditions Update - Kubernetes Gateway API

HTTPRoute with one match with one backend that is in a different namespace, and does not have a ReferenceGrant permitting that access. The Accepted condition is ...

Gateway API v0.8.0: Introducing Service Mesh Support!

Please feel free to open a new issue on the repository, or join in the discussions. ... not needed to introduce new resources or fields to date.

Getting started - Kubernetes Gateway API

... HTTPRoute, and ReferenceGrant. To install this channel, run the following ... As a rule, CRDs in standard channel do not expose alpha API version to avoid any ...

GEP-1762: In Cluster Gateway Deployments

HTTPRoute; Policy Policy ... This format is not strictly required for implementations, but strongly recommended for consistency in attachment.

GEP-2648: Direct Policy Attachment - Kubernetes Gateway API

... not require solving the much harder problem of communicating Inherited Policy to users. ... HTTPRoute.Rules.Name (once they are added in GEP-995 ...

GEP-1897: BackendTLSPolicy - Explicit Backend TLS Connection ...

In December 2021, this was discussed as a beta blocker in issue Docs mentions Reencrypt for HTTPRoute and TLSRoute is available #968. ... not needed in the first ...

GatewayClass - Kubernetes Gateway API

HTTPRoute; Policy Policy. BackendTLSPolicy · ReferenceGrant · API ... The user of the classes will not need to know how internet and private are implemented.

Kubernetes Gateway API

Listeners - Define the hostnames, ports, protocol, termination, TLS ... The API does not specify which one of these actions will be taken. Gateway ...

GEP-2649: Inherited Policy Attachment - Kubernetes Gateway API

(Note that the HTTPRoutes themselves may not necessarily be in the same namespace though.) ... Further status design for Inherited Policy is required, but needs ...

GEP-713: Metaresources and Policy Attachment

... not require a status update. Solution summary¶. Because Policy Attachment is a pattern for APIs, not an API, and needs to address all the problems above, the ...

GEP-2257: Gateway API Duration Format

The first instance is the HTTPRoute Timeouts GEP; doubtless others will arise. Gateway API Duration Format¶. The key words "MUST", "MUST NOT", "REQUIRED", " ...

Kubernetes Gateway API: Introduction

... not used; instead, individual route resources (such as HTTPRoute) are associated directly with Service resources, permitting the mesh to manage traffic from ...

GEP-1282: Describing Backend Properties - Kubernetes Gateway API

The existing resources we have (Service and HTTPRoute) don't have space for this information currently, so we need to do something. What we're building¶. We're ...

GEP-735: TCP and UDP addresses matching

... ports and network addresses together in a single struct did not seem necessary as the RuleAction present in policy did not seem applicable for this work at the ...

GEP-1016: GRPCRoute - Kubernetes Gateway API

Many control plane implementations do not support this by default and would require special configuration to work properly. ... HTTPRoute does not support a ...

Implementations - Kubernetes Gateway API

Each gateway consists of multiple Envoy instances running on the gateway cluster not the workload clusters. The Gateway Service Manager is a simple user ...

GEP-726: Add Path Redirects and Rewrites - Kubernetes Gateway API

Issue: #726 ... Although many implementations support very advanced rewrite and redirect capabilities, the following are the most portable concepts that are not ...

GEP-1324: Service Mesh in Gateway API

We are using the term in a deliberately abstract way, therefore it is important that readers do not ... ports, TLS SNI, HTTP headers, etc.) in the traffic ...

Security Model - Kubernetes Gateway API

Although it's possible to use other labels with this selector, it is not quite as safe. ... In these cases, the required handshake is accomplished with a ...

Gateway API Graduates to Beta

Originally conceived as a successor to the well known Ingress API, the benefits of Gateway API include (but are not ... issue on the repository, ...