Zexi Li
Zexi Li
@ChaoHsin-fang 应该还是 etcd 的端口访问不通导致的
目前部署方式 etcd 和控制节点服务是一起部署的,不支持分开单独部署
> @wanyaoqi 你们官方用的是欧拉22.03 sp3 的什么内核版本 5.10.0-182.0.0.95.oe2203sp3.x86_64 #1 SMP Sat Dec 30 13:10:36 CST 2023 x86_64 x86_64 x86_64 GNU/Linux
@olljanat Thanks for the contribution. The compose files are generated by [./generate-compose.py](https://github.com/yunionio/ocboot/blob/master/generate-compose.py) script and you can use [`make generate-docker-compose-manifests` and `make generate-baremetal-compose-manifests`](https://github.com/yunionio/ocboot/blob/master/Makefile#L21-L29) to rewrite the docker-compose.yml files. So changing [the...
> PS. Note that yunion/compose-service-init:v3.11.9 seems to be missing from Docker Hub and should be uploaded to there (latest is v3.11.4 at the moment). @olljanat Thanks for pointing it out....
@Lotusrootsoup 目前没有计划升级底座的 k3s
@Lotusrootsoup 可以用最近发布的 v3.11.12 来测试
@Lotusrootsoup 我们测试发现是 OpenEuler 24.03 LTS SP1 才有的问题,可以换成用 SP2 。
@wanyaoqi 这种情况可以改成不要缓存到宿主机本地
@vincentiss 我们测试下 ubuntu aarch64 的情况