Aakansha PriyaforEmpathyOpsblog.empathyops.io·a day agoGetting 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·15 likes·57 readsAPIs
Brunon0l1n3ry.hashnode.dev·Aug 3, 2024Opentelemetry Bonus TricksConvert Kong logs to OTLP format I encountered some issues when I worked on logs and the OpenTelemetry protocol.Kong doesn't provide the logs in this format, and to enable Log for the span feature in Grafana, we need to collect logs in the OTLP forma...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·987 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·82 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·32 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·42 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·449 readskong