Tagged articles
2 articles
Page 1 of 1
Ops Development Stories
Ops Development Stories
Sep 25, 2021 · Cloud Native

How to Deploy and Troubleshoot Kong & Konga on Kubernetes

This guide walks through deploying Kong and its UI Konga on Kubernetes, covering configuration of PostgreSQL, handling common initialization errors, correcting environment variables, and ensuring successful startup with detailed YAML and Docker commands.

DeploymentKongKonga
0 likes · 13 min read
How to Deploy and Troubleshoot Kong & Konga on Kubernetes
Programmer DD
Programmer DD
Oct 20, 2019 · Cloud Native

How to Quickly Set Up Kong API Gateway and Konga UI with Docker

This guide walks you through installing Kong API gateway and its open‑source management UI Konga using Docker, covering network creation, database selection, container configuration, migration, verification, and final UI access, all with clear commands and examples.

ContainerDockerKong
0 likes · 9 min read
How to Quickly Set Up Kong API Gateway and Konga UI with Docker