mirror of
https://github.com/labring/sealos.git
synced 2026-09-19 02:23:07 +08:00
* chore: fix database monitor, use vm. Signed-off-by: yy <lingdie.yy@outlook.com> --------- Signed-off-by: yy <lingdie.yy@outlook.com>
docker image build and deploy
make docker-build IMG=$(YourImageName)
# edit deploy/manifests/depoly.yaml and deploy
kubectl apply -f deploy/manifests/depoly.yaml
cluster image build and deploy
Victoria Metrics
In order to prevent performance degradation or abnormal behavior caused by excessive data size in Prometheus, VictoriaMetrics is utilized for data collection.
By default, we use kb-prometheus-server for the data collection service.