weizhouapache commented on issue #8265: URL: https://github.com/apache/cloudstack/issues/8265#issuecomment-1837112809
> I noticed another problem. I don't know if I should ask this question here or in a new topic, but I noticed that if my public address is not behind a proxy, my weave cni does not work at all and my cluster does not start. Is there a way instead of using default repository of weave cni that set in kubernetes iso image. i have a private repository but > Even by setting it in the cluster creation stage, this problem is not solved. I have noticed the same problem yesterday. in control vm and worker vms, vms always try to pull the "latest" images for weave (-kube, -npc, etc) from docker.io repository. However, there are already images (with version 2.8.1) in the CKS ISO. It is unexpected behavior. It might have caused some smoke test failures with cks due to the rate limitations of dockerhub (see https://docs.docker.com/docker-hub/download-rate-limit/). I suspect some cks issues are caused by it as well. I will have a look at the issue next week. cc @DaanHoogland @shwstppr -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
