You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Contour][contour] is a CNCF open source Envoy-based ingress controller for Kubernetes.
181
181
182
-
Contour [v1.27.0][contour-release] implements Gateway API v0.8.1, supporting the v1alpha2 and v1beta1 API versions.
183
-
All [Standard channel][contour-standard] resources (GatewayClass, Gateway, HTTPRoute, ReferenceGrant), plus TLSRoute, TCPRoute, and GRPCRoute, are supported.
184
-
Contour's implementation passes all core and most extended Gateway API conformance tests included in the v0.8.1 release.
182
+
Contour [v1.28.1][contour-release] implements Gateway API v1.0.0.
183
+
All [Standard channel][contour-standard]v1 API group resources (GatewayClass, Gateway, HTTPRoute, ReferenceGrant), plus most v1alpha2 API group resources (TLSRoute, TCPRoute, GRPCRoute, ReferenceGrant, and BackendTLSPolicy) are supported.
184
+
Contour's implementation passes all core and most extended Gateway API conformance tests included in the v1.0.0 release.
185
185
186
186
See the [Contour Gateway API Guide][contour-guide] for information on how to deploy and use Contour's Gateway API implementation.
187
187
@@ -190,9 +190,9 @@ For help and support with Contour's implementation, [create an issue][contour-is
190
190
_Some "extended" functionality is not implemented yet, [contributions welcome!][contour-contrib]._
0 commit comments