Closed roubo closed 3 years ago
Do you see this issue with the stock Kong image? That error indicates that your cis-hub-huadong-7.cmecloud.cn/base/kong
image doesn't actually have a kong
executable available, which it will definitely need.
Closing this out due to inactivity. If you still need assistance, please respond back and we'll reopen this. As best I can tell, this is an issue with a custom image rather than the chart itself.
If you're starting from a stock Kong container image and making modifications, please share your Dockerfile. We may be able to spot the issue from that.
If you're building your own Kong image from scratch, you'll likely want to use https://github.com/Kong/kong-build-tools (to create a package) and then https://github.com/Kong/docker-kong (to create a Docker image). Those should produce an image that's compatible with our chart without modifying our templates.
chart info
my-kong superminit 1 2020-10-28 12:50:18.475057792 +0800 CST deployed kong-1.11.0 2.1
pod my-kong-kong-init-migrations-lqvnr events
pod my-kong-kong-7bf449489d-sqd6x event
values.yaml
k8s : 1.19
my-kong-kong-init-migrations-lqvnr logs show
/bin/sh: kong: not found error