xiangqian
xiangqian
https://github.com/lmenezes/cerebro/issues/473#issuecomment-1190027252
there is a solution example , i have verify it on my own . https://github.com/lmenezes/cerebro/issues/473#issuecomment-1190027252
elasticsearch version > docker.elastic.co/elasticsearch/elasticsearch:8.2.2 cerebro docker tag > lmenezes/cerebro:0.9.4 1.if you have no `elastic.pem` , you can produce one according a crt file (`http_ca.crt` come from docker container when elasticsearch...
Maybe your java environment can't be Compatible with cerebro; you can use docker image to avoid it: `docker pull lmenezes/cerebro:0.9.4`
this is my config: https://github.com/lmenezes/cerebro/issues/473#issuecomment-1190027252, maybe it is what you need.
maybe you can choose to use `harbor-offline-installer-version.tgz` to install `harbor`, not using `helm`. follow `https://goharbor.io/docs/2.8.0/install-config/installation-prereqs/`