Kong is a popular API gateway. Built for hybrid and multi-cloud, optimized for microservices and distributed architectures.

Kong provides the options to install the various varieties of the plugins to run for features like Rate-limiting, OIDC, JWT, Acme, and many more. it’s very easy to integrate and use.

Today we will be looking into adding the custom plugins and building the docker image.

We will be installing plugins for OIDC and JWT authentication and authorizations.

#kubernetes

Building Kong Custom Docker Image & Add-a-customized-kong-plugin
1.75 GEEK