HTTP path redirects and rewrites¶| gateway-api.sigs.k8s.io
Introduction¶| gateway-api.sigs.k8s.io
In a previous post I explained how to configure L4 load balancing with Cilium and a Ubuiqiti Edge Router running EdgeOS. In this post we will dive into two new Kubernetes constructs and see how Cilium| viktorious.nl - All things cloud-native
Recently, the Gateway API announced its v1.0 GA release, marking a huge milestone for the project. Along with stabilizing some of the core functionality in the API, a number of exciting new experimental features have been added. Backend TLS Policy BackendTLSPolicy is a new Gateway API type used for specifying the TLS configuration of the connection from the Gateway to backend Pods via the Service API object. It is specified as a Direct PolicyAttachment without defaults or overrides, applied t...| Kubernetes