FAUN — Developer Community 🐾

We help developers learn and grow by keeping them up with what matters. 👉 www.faun.dev

Follow publication

Member-only story

Apache Apisix API Gateway — A walkthrough

Sanjit Mohanty
FAUN — Developer Community 🐾
2 min readSep 11, 2022

--

This is the second instalment of “Learning API Gateways” series. In the last episode, we learnt about the “Tyk Api Gateway”. Below I’m leaving behind some of the relevant links; do checkout these, if you haven’t yet!

Industry landscape of Api Gatewayshttps://sanjimoh.medium.com/api-gateway-landscape-347b91639f0b

A walkthrough of Tyk Api Gatewayhttps://sanjimoh.medium.com/tyk-api-gateway-a-walkthrough-38b9d64f8604

My focus has been around Kubernetes platform & how each of the industry API Gateways natively support it.

In today’s episode of Learning API Gateway series, I’ll take you through — Apache Apisix Api Gateway. You can find the video of this episode in the bottom of this article.

Hope you all find it useful!

Note :- Support for Kubernetes Gateway Api exists in Apache Apisix; however there are some caveats.

I felt its documentations could be organised better to make it more accessible; especially finding notes around its support for Kubernetes Gateway API wasn’t really an easy task. You need to install Apisix in a specific way to enable it’s support for Kubernetes Gateway API & this wasn’t very obvious for me to start with.

With the current Apisix SW version, deletion of Kubernetes Gateway httproutes resource doesn’t delete the corresponding Apisix route configurations. I created a GitHub ticket for the same and learnt that this feature is going to be available with the newer version of Apisix (1.5.0) which is yet to be released.

If this post was helpful, please click the clap 👏 button below a few times to show your support for the author 👇

🚀Developers: Learn and grow by keeping up with what matters, JOIN FAUN.

--

--

Published in FAUN — Developer Community 🐾

We help developers learn and grow by keeping them up with what matters. 👉 www.faun.dev

Written by Sanjit Mohanty

Engineering Manager, Broadcom | Views expressed on my blogs are solely mine; not that of present/past employers. Support my work https://ko-fi.com/sanjitmohanty

Write a response