Hello!| Teknews Blog
Getting started with Gateway API¶| gateway-api.sigs.k8s.io
Building a robust PKI strategy for managing public and private TLS certificates using Cert-Manager, Vault, and Let's Encrypt.| blog.ogenki.io
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