当前位置:网站首页>(问题解决) 缺少gcr.io/kubebuilder/kube-rbac-proxy:v0.8.0
(问题解决) 缺少gcr.io/kubebuilder/kube-rbac-proxy:v0.8.0
2022-06-22 03:08:00 【shenghuiping2001】
因为splunk operator 的manager pod : splunk-operator-controller-manager在container creating 的过程中需要gcr.io/kubebuilder/kube-rbac-proxy:v0.8.0。
网上看了些资料,发现国内下载不了,就用:kubesphere/kube-rbac-proxy:v0.8.0 代替:
1: download image:
docker pull kubesphere/kube-rbac-proxy:v0.8.0
2: 修改splunk-operator-controller-manager 的deployment yaml 文件:
kubectl edit deployment splunk-operator-controller-manager -o yaml --save-config
找到 image:gcr.io/kubebuilder/kube-rbac-proxy:v0.8.0 这行,用下面:
kubesphere/kube-rbac-proxy:v0.8.0
然后:wq 保存。
3: 检查一下pod:
kubectl get pods

边栏推荐
猜你喜欢

Installing and using mysql8 under Linux (Reprint)

Lectures explanation for unsupervised graph level representation learning (usib)

NXP imx8mp学习记录

Irregular layout of table label

Project Management-软件开发之项目管理

selenium入门级项目 - 豆豆玩竞猜

Basic structure and application of backlight module

Day18qt signal and slot 2021-10-29

File upload vulnerability shooting range analysis upload_ LABS

ACL 2022 | multilingual knowledge map reasoning based on self supervised graph alignment
随机推荐
Day16QtQLabel2021-10-22
Markdown is proficient in Elementary Grammar and is compatible with marktext
Force buckle 239 Sliding window Max
Write the processing framework for playing
[nvme2.0b 5] sous - système nvm
不规范的命名
[microservices | Nacos] quickly realize the configuration center function of Nacos, and complete configuration update and version iteration
自适应批作业调度器:为 Flink 批作业自动推导并行度
Conference chat room - development documents
360edr planing
Horizontal comparison of domestic API management platforms, which one is stronger?
圖數據庫ONgDB Release v-1.0.2
Use of day19qpushbutton 2021-10-30
torch. Max() explanation
关于Map做状态映射的问题
Primary key in efcore
Force buckle 102 Sequence traversal of binary tree
你是一名技术管理者还是项目管理者?
table标签的不规则布局
Adaptive batch job scheduler: automatically derive parallelism for Flink batch jobs