Background
Solo.io donated Gloo to the CNCF, renaming it kgateway: https://kgateway.dev. The classic Gloo APIs have been replaced with the Kubernetes Gateway API. We've had docs on the site for using OPA Envoy Plugin with Gloo for years, but kgateway has proven very popular in the community due to vendor-neutral API support and AI gateway features. kgateway also supports Envoy's external authorization functionality, as well as external processing functionality: https://kgateway.dev/docs/security/external-auth/.
Let's review the current Gloo Edge docs and either replace or augment them with kgateway docs.