Proxyportal May 2026

[4] T. Høiland-Jørgensen et al., “Cilium: eBPF-based networking, security, and observability,” Linux Plumbers Conf. , 2019.

[6] M. Bienkowski et al., “Seesaw: Adaptive load balancing with bounded churn,” IEEE Trans. on Networking , vol. 28, no. 4, 2020. Appendix A: Configuration example for ProxyPortal CRD proxyportal

[5] Y. Zhang et al., “Slim: OS-level support for a zero-overhead proxy,” ACM SOSP , 2021. [4] T. Høiland-Jørgensen et al.

[3] W. Morgan, “Linkerd 2.0: Service mesh for Kubernetes,” CNCF Webinar , 2018. “Cilium: eBPF-based networking

[2] Google Cloud, “Online Boutique – Microservice Demo,” GitHub, 2021.

apiVersion: proxyportal.io/v1 kind: AdaptiveRoute spec: from: service-a to: service-b policy: minSecurity: "strict" # forces full proxy mode maxLatencyMs: 30 adaptiveEnabled: true

[4] T. Høiland-Jørgensen et al., “Cilium: eBPF-based networking, security, and observability,” Linux Plumbers Conf. , 2019.

[6] M. Bienkowski et al., “Seesaw: Adaptive load balancing with bounded churn,” IEEE Trans. on Networking , vol. 28, no. 4, 2020. Appendix A: Configuration example for ProxyPortal CRD

[5] Y. Zhang et al., “Slim: OS-level support for a zero-overhead proxy,” ACM SOSP , 2021.

[3] W. Morgan, “Linkerd 2.0: Service mesh for Kubernetes,” CNCF Webinar , 2018.

[2] Google Cloud, “Online Boutique – Microservice Demo,” GitHub, 2021.

apiVersion: proxyportal.io/v1 kind: AdaptiveRoute spec: from: service-a to: service-b policy: minSecurity: "strict" # forces full proxy mode maxLatencyMs: 30 adaptiveEnabled: true