当前位置: 首页 > news >正文

132. 由于现有 CRD 的限制,Rancher监控重新安装正在失败

Situation 地理位置

The Rancher Monitoring Chart reinstallation is failing with Web-hook errors as below.
牧场主监控图表的重装失败,出现如下的 Web-hook 错误。

<span style="color:#000000"><span style="background-color:#ffffff"><span style="background-color:#efefef"><code>Error: UPGRADE FAILED: failed to create resource: Internal error occurred: failed calling webhook "<a>

Resolution 结局

List the leftover webhook configurations that remain from the last chart installations. The Backup of these web hooks are not require.
列出上次图表安装后剩余的 Webhook 配置。这些网络钩子的备份并非必需。

<span style="color:#000000"><span style="background-color:#ffffff"><span style="background-color:#f3f3f3">kubectl get crd | grep monitoring.coreos kubectl get validatingwebhookconfiguration | grep rancher-monitoring-admission</span></span></span>


Delete all listed resources according to the steps below.
请按照以下步骤删除所有列出的资源。

<span style="color:#000000"><span style="background-color:#ffffff"><span style="background-color:#f3f3f3">kubectl delete crd <crd listed from above steps> kubectl delete validatingwebhookconfiguration rancher-monitoring-admission</span></span></span>

Install the new Monitoring Chart via Rancher UI and make sure all components are installed properly.
通过 Rancher 界面安装新的监控图表,并确保所有组件都正确安装。


Cause 病因
If the previous Monitoring chart Uninstall was not properly carried out, there would be few CRDs remaining. These CRDs and web hooks will stop the next monitoring chart installations.
如果之前的监控图表卸载没有正确执行,剩余的 CRD 将很少。这些 CRD 和网络钩将阻止下一次监控图表的安装。
Additional Information 附加信息
Environment 环境

Rancher 2.x 牧场主 2.x

访问Rancher-K8S解决方案博主,企业合作伙伴 :
https://blog.csdn.net/lidw2009

http://www.cnnetsun.cn/news/1896654.html

相关文章:

  • 133. Rancher 2.12.x 升级失败:检测到 RKE1 NodeTemplate 资源
  • 5分钟快速上手:Zotero茉莉花插件中文文献管理终极指南
  • 从产线到道路:车载毫米波雷达标定全流程的工程实践与挑战
  • PostgreSQL性能优化利器:pg_stat_statements插件实战解析
  • 从PostgreSQL迁移到人大金仓:实战避坑指南与兼容性测试
  • 前端福音!VuReact v1.6.0 版本更新,让 Vue 转 React 更高效、更可靠
  • AIAgent图像生成正进入“零样本可控时代”?2026奇点大会披露3项未发表专利技术(含动态语义掩码引擎)
  • 原生实现Web百度离线地图:从配置到展示全流程解析
  • 【组合实战】OCR + 图片去水印 API:自动清洗图片再识别文字(完整方案 + 代码示例)
  • 紧急预警:97.3%的商用多模态API未提供可解释性接口——2024Q3起,ISO/IEC 42001:2023认证将否决无归因能力的模型部署(附合规自查清单)
  • 【越权漏洞】实战剖析:从攻击者视角到企业级防御体系建设
  • 掌握游戏性能优化:AI-Shoujo HF Patch 5大核心功能完整配置指南
  • 前端工程化规范制定
  • DameWare Remote Support(远程控制软件)
  • AI镜像站背后的经济学:它们如何盈利?成本结构大揭秘
  • 如何用ncmdumpGUI将网易云音乐NCM文件转换为通用音频格式
  • 别再用CNN硬刚了!用Qwen3-VL+LLaMA-Factory微调,我把表情识别准确率从55%干到了73%
  • ROS与PCL点云转换实战:pcl::fromROSMsg()的5个常见坑及解决方法
  • Obsidian新库配置不同步?3分钟搞定插件和主题迁移(附详细路径)
  • 基于Gradle 7.6与SpringBoot 3.0构建现代化Java 17微服务架构
  • STM32G474的FLASH保护,你真的用对了吗?从Level 0到Level 2的实战配置与解锁全攻略
  • FreeRTOS内存管理实战:heap堆分配方案选型与性能对比
  • 多模态大模型将如何重塑AI基建?SITS2026圆桌披露5大不可逆趋势及企业级迁移时间表
  • Windows 12网页版:零安装体验下一代操作系统的终极指南
  • 从智能指针到并发锁:拆解CMU15-445 P0项目里那些教科书上没细讲的C++实战技巧
  • 解密Spring Boot微服务中的虚拟线程与RabbitMQ
  • 2026年高性价比GEO优化,源头厂家权威排行揭晓
  • html标签怎么关联标签与控件_label for用法详解【方法】
  • Steam游戏清单一键下载:如何快速获取完整游戏文件信息
  • CEEMDAN信号分解与多熵联合分析:从峭度到多尺度排列熵的故障诊断实战