Comparing Kubernetes Gateway and Ingress APIs

Exploring the new Kubernetes Gateway API and comparing it with the existing Kubernetes Ingress API for handling external traffic.

October 14, 2022 · 5 min

Kubernetes Gateway API v1.0: Should You Switch?

The Kubernetes API was recently made generally available. Does that mean you should switch away from the Ingress API?

December 15, 2023 · 6 min

Batching Requests in APISIX Ingress

A tutorial on using APISIX’s request batching capability in Kubernetes Ingress.

December 1, 2023 · 5 min

Accessing External Services through APISIX Ingress

A short guide on why and how you might use APISIX to access external services in Kubernetes.

October 27, 2023 · 3 min

Custom Plugins in APISIX Ingress

A hands-on tutorial on using custom APISIX Plugins in Kubernetes environments with APISIX Ingress.

March 24, 2023 · 4 min

Kubernetes Gateway API With APISIX Ingress

A hands-on tutorial on using the new Kubernetes Gateway API with Apache APISIX Ingress.

January 20, 2023 · 3 min

Extending Apache APISIX Ingress with Annotations, CRDs, and Plugins

A hands-on tutorial on leveraging the full features provided by APISIX in Kubernetes Ingress.

December 16, 2022 · 4 min

Canary Release in Kubernetes With Apache APISIX Ingress

A hands-on, from-scratch tutorial on setting up canary releases in Kubernetes with Apache APISIX Ingress.

October 21, 2022 · 5 min

Set Up Ingress on Kubernetes With Apache APISIX Ingress Controller

A tutorial on using Ingress in your Kubernetes cluster with Apache APISIX.

September 9, 2022 · 5 min