环境信息:
RKE2 版本:
rke2 version v1.30.5+rke2r1
节点 CPU 架构,操作系统和版本:
ubuntu :24.04 cpu:amd84
集群配置:
1 servers, 2agents
问题描述:
在rancher的UI界面上的应用里安装jenkins,第一次使用helm安装过程中,总是拉取不到镜像,改用国内代理都还是不行,更改镜像的拉取策略为IfNotPresent后,报错,请问各位大佬,有什么方法能解决吗?
重现步骤:
- 安装 RKE2 的命令:
helm install --labels=catalog.cattle.io/cluster-repo-name=rancher-partner-charts --namespace=default --timeout=10m0s --values=/home/shell/helm/values-jenkins-5.7.2.yaml --version=5.7.2 --wait=true jenkins /home/shell/helm/jenkins-5.7.2.tgz
Wed, Nov 6 2024 5:34:10 pmError: INSTALLATION FAILED: context deadline exceeded
预期结果:
实际结果: