Konga in Kubernetes
Konga is a fully featured open source, multi-user GUI, that makes the hard task of managing multiple Kong installations a breeze.
It can be integrated with some of the most popular databases out of the box and provides the visual tools you need to better understand and maintain your architecture.
You can see a LIVE DEMO (username: demo password: demodemodemo)
This guide assumes that you have deployed Kong using something similar to our previous post:
Hands on!
From the previous point to have to files that are going to be used for this: one yaml file with the information for Kong to be able to connect to it:
➜ cat kong-env.yml
env: staging
postgresDBEndpoint: endpoint.c3dddd.us-east-1.rds.amazonaws.com
kongProxyDNS: endpoint.localhost.com
And a secret with a username, password and dbname