KusionStack / KusionStack/karpor
[Helm Install Failed] An exception occurred during the deployment of the ES service.
- Dominant language
- Go
- Stars
- 1.7k
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
### What happened?
Here's some additional information that might be helpful in diagnosing the issue:
> kubectl describe pod elasticsearch-864cd54956-q997n -n karpor
> kubectl logs elasticsearch-864cd54956-q997n -n karpor
### What did you expect to happen?
null
### How can we reproduce it (as minimally and precisely as possible)?
I started the deployment entirely according to the document at https://www.kusionstack.io/zh/karpor/getting-started/quick-start.
### Anything else we need to know?
_No response_
### Karpor version
```console
$ karpor -V
# v0.5
```
### OS version
```console
# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here
# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here
```
### Install tools
Contributor guide
Research direction
Start with the getting-started quick-start document and reproduce the v0.5 deployment. Inspect the Elasticsearch pod with the provided kubectl describe and kubectl logs commands to identify the deployment failure; done means the ES service deploys successfully through the documented Helm installation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100