canonical / microk8s

MicroK8s is a small, fast, single-package Kubernetes for datacenters and the edge.
https://microk8s.io
Apache License 2.0
8.39k stars 766 forks source link

Feature Request: Add Brotli Compression Support to MicroK8s Addon NGINX Ingress Controller #4226

Open denismurphy opened 11 months ago

denismurphy commented 11 months ago

Summary

The built-in addon NGINX Ingress Controller for MicroK8s lacks support for Brotli compression, whereas the standard NGINX Ingress Controller supports it as per documentation.

Why is this important?

Enabling Brotli compression can lead to better compression rates, improving load times, user experience, and potentially reducing costs.

Are you interested in contributing to this feature?

No, but I believe this would be a significant improvement to the MicroK8s addon NGINX Ingress Controller.

ktsakalozos commented 11 months ago

Thank you for this suggestion @denismurphy we will take into account for the upcoming releases.