Unable to install kong on kubernetes

Hi,

I’m running Core OS Tectonic Bare Metal cluster 1.8.9 with kubernetes and I’ve been unable to install kong on to the cluster

Steps to reproduce:

  1. Add helm repo stable to kubernetes cluster
  2. Run kong using helm install stable/kong

Kong migration pods fail and new pods are deleted. When I check the logs of kong-migration pods which were removed, I get an empty log

There’s a clear indication of error, but doesn’t show what error it is.
Have also tried to install kong with the help of kong-dist-kubernetes repo but did not work out.

Kindly note that, I’ve tried this on Google Kubernetes Engine (GKE) and it works without a glitch!!

Please help!

Thank You

Visit here to know how to install kong on Kubernetes.