Heloise Reina Viegasheloise.hashnode.dev·Oct 19, 2024Exploring Advanced Kong Ingress Controller Plugins on EKSIntroduction In this blog post, we will explore how to configure and use advanced plugins with the Kong Ingress Controller (KIC) on an Amazon EKS cluster. Specifically, we will delve into JWT Token, Request Transform, and AWS Lambda plugins. These pl...DiscussEKS
Ronie Neubauerronieneubauer.com·Oct 2, 2024Como Instalar e Configurar o Kong Gateway e o Kong Manager Usando DockerEstava testando o Kong Manager, pois estava acostumado a usar somente kong deck ou KONGA. E após testar bastante, decidi resumir o teste para um post sobre como rodar do zero o Kong Gateway da sua máquina com docker e configurar um serviço e 2 rotas ...Discuss·10 likes·269 readskong gateway
Aakansha PriyaforEmpathyOpsblog.empathyops.io·Sep 10, 2024Getting started with Kong InsomniaHey folks 👋🏼 For the past week, I had the chance to explore a tool called Insomnia by Kong and thought I'd share my learnings through this blog. So here we go. Imagine you're a developer, sitting at your desk late at night, surrounded by coffee cup...Discuss·25 likes·111 readsAPIs
Brunon0l1n3ry.hashnode.dev·Aug 3, 2024Opentelemetry Bonus TricksConvert Kong logs to OTLP format I faced issues when I worked on logs and the OpenTelemetry protocol.Kong doesn't provide logs in this format, and to enable Log for the span feature in Grafana, we need to collect logs in the OTLP format. I used Fluen...DiscussLGTM StackDevops
Jintao Zhangblog.moelove.info·Jul 19, 2024The Ultimate Guide to Kubernetes Networking and Multi-Tenant GatewaysIntroducing of Kubernetes’s Network Kubernetes, as we know, is a powerful platform for automating the deployment, scaling, and operations of application containers across clusters of hosts. However, for these containers, or rather 'Pods' as they are ...Discuss·10 likes·1.1K readsKubernetes
John Williamsblog.jwconsult.in·Apr 7, 2024How to instrument observability in KongThis blog talks about how you can integrate the observability features from Kong onto any platform of choice supported by fluent-bit for logs and metrics and otel for traces. It's also published as a webinar in CNCF, if you would like to rather hear ...Discuss·151 readskong
Jayakumar Sakthivelcloudwithjk.hashnode.dev·Feb 17, 2024Unleashing the Power of AI: Exploring AI Plugins in Kong API Gateway - Part 2Introduction The rapid development of Large Language Models (LLMs) has opened doors to exciting possibilities, but integrating them into existing workflows can be challenging. Kong's API Gateway takes center stage with its innovative AI Gateway, offe...Discuss·46 readskong
Jayakumar Sakthivelcloudwithjk.hashnode.dev·Dec 27, 2023Understanding API Gateways: An Introduction to Kong API Gateway: Part-1Introduction Discover the groundbreaking Kong API Gateway, a powerhouse redefining API management. Uncover its intuitive design, top-notch security, and unmatched scalability in this series. Join us to explore its impact on industries and its role in...Discuss·44 readsAPI Gateway
John Williamsblog.jwconsult.in·Nov 1, 2023How to deploy Kong Gateway in Hybrid mode using HelmKong Hybrid Deployment Kong nodes in a hybrid deployment cluster are split into two roles: control plane (CP), where configuration is managed and the Admin API is served from; and data plane (DP), which serves traffic for the proxy. Each DP node is c...Discuss·565 readskong