You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 27, 2020. It is now read-only.
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.
While following the documentation for k8s installation, I encountered the following errors.
Found out from Makefile -
setup_certificate.shstep is missing in the docs.