kong-dist-kubernetes
kong-dist-kubernetes copied to clipboard
Inconsistent Documentation - Missing installation step.
While following the documentation for k8s installation, I encountered the following errors.
Error due to non-existent secret. Warning FailedMount MountVolume.SetUp failed for volume "api-server-cert" : secrets "kong-control-plane.kong.svc" not found
Found out from Makefile - setup_certificate.sh
step is missing in the docs.
I've just ran into the exact same issue. Thanks for pointing me to the shell script 👍