KusionStack / KusionStack/karpor
Installation: Low cost installation
Open
area/installation
- Dominant language
- Go
- Stars
- 1.7k
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
### What would you like to be added?
`Karpor` currently only support `ElasticSearch`, but the installation cost of `ElasticSearch` is relatively high and we need to consider a low-cost installation method, sush as support `ZincSearch`, `SQLLite` etc (#230 ).
If we completely replace etcd and es with sqlite (which should be technically feasible), we can even use a binary to launch karpor independently, independent of `kubernetes` and `docker`, or even install it with one click using package management tools such as `homebrew`, `scoop`, `go install`. This is so cool.
### Why is this needed?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.