apache / apache/apisix-helm-chart
pod "apisix-5d7bc7ccdf-c8ftq" is waiting to start
- Dominant language
- Go Template
- Stars
- 289
- Forks
- 282
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 4
Description
This is my execution step :
1. Use the following command to install
helm install apisix ./chart/apisix -n default \
--set allow.ipList="" \
--set etcd.volumePermissions.enabled=true
2. The phenomenon of complete installation:
etcd pod status is running but apsix pod status is Init:0/1
3.error logs
about apisix pod describe info is : Started container wait-etcd
apisix pod logs info is :Error from server (BadRequest): container "apisix" in pod "apisix-5d7bc7ccdf-c8ftq" is waiting to start: PodInitializing
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the installation with `helm install apisix ./chart/apisix -n default` and the listed settings. Start with the `apisix` pod description and the `wait-etcd` container status, then determine what prevents initialization; done means the APISIX pod starts successfully after the chart installation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100