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

北京建设委员会网站搜索引擎bing

北京建设委员会网站,搜索引擎bing,如果做动态网站的开发,域名访问网站k8s笔记24--安装metrics-server及错误处理1 介绍2 安装3 常见错误第一次错误 持续 Failed probe第二次错误 bad status code "403 Forbidden"4 说明1 介绍 最近一个同事在老版本的 k8s 上安装metrics-server,pod一直处于running 非就绪状态,经…

k8s笔记24--安装metrics-server及错误处理

  • 1 介绍
  • 2 安装
  • 3 常见错误
    • 第一次错误 持续 Failed probe
    • 第二次错误 bad status code "403 Forbidden"
  • 4 说明

1 介绍

最近一个同事在老版本的 k8s 上安装metrics-server,pod一直处于running 非就绪状态,经过查看发现存在 tls 、软件版本、 资源权限等问题。记录在此处,以便于后续查阅、同类问题续更。

2 安装

参考官方文档 kubernetes-sigs/metrics-server 执行如下命令即可

kubectl apply -f https://github.com/kubernetes-sigs/metrics-server/releases/latest/download/components.yaml

注意事项:

  1. 如果需要忽略 Kubelet certificate ,name只需要在 deployment 的containers.args 中加上 –kubelet-insecure-tls 即可
  2. 如果在国内,需要将镜像仓库更改为国内的源,例如阿里云的,例如将 8s.gcr.io/metrics-server/metrics-server 更改为 registry.aliyuncs.com/google_containers/metrics-server
  3. 需要关注k8s 和 metrics-server 版本对应关系,高版本的server可能不兼容低版本的k8s集群
  4. 需要确认最新 components.yaml 中授权是不是满足需求

3 常见错误

笔者最近在 k8s 1.18.0 版本上安装 metrics-server, 先后报了两种错,具体如下:

第一次错误 持续 Failed probe

持续报错如下,检查参数发现都正常,最后发现1.18.0 和 metrics-server 6.x.x 不匹配 ,将其更改为 0.5.0 后报错发生改变了
Compatibility Matrix

Metrics ServerMetrics API group/versionSupported Kubernetes version
0.6.xmetrics.k8s.io/v1beta11.19+
0.5.xmetrics.k8s.io/v1beta1*1.8+
0.4.xmetrics.k8s.io/v1beta1*1.8+
0.3.xmetrics.k8s.io/v1beta11.18-1.21+
I0209 06:41:27.899879       1 server.go:187] "Failed probe" probe="metric-storage-ready" err="no metrics to serve"
I0209 06:41:37.899853       1 server.go:187] "Failed probe" probe="metric-storage-ready" err="no metrics to serve"

第二次错误 bad status code “403 Forbidden”

将版本更改为0.5.0 后持续报错403错误,根据提示 /stats/summary 发现可能是权限不够,检查发现最新的 components.yaml (截止2023-02-09) 中ClusterRole中只有nodes/metrics权限,缺少 nodes/stats 权限,因此手动添加权限后重新部署就恢复正常。

I0209 06:54:30.425470       1 server.go:188] "Failed probe" probe="metric-storage-ready" err="not metrics to serve"
E0209 06:54:34.737196       1 scraper.go:139] "Failed to scrape node" err="GET \"https://172.22.0.139:10250/stats/summary?only_cpu_and_memory=true\": bad status code \"403 Forbidden\"" node="cnshc-map-p01012"
E0209 06:54:34.743811       1 scraper.go:139] "Failed to scrape node" err="GET \"https://172.22.0.67:10250/stats/summary?only_cpu_and_memory=true\": bad status code \"403 Forbidden\"" node="cnshc-map-p01041"
I0209 06:54:40.425528       1 server.go:188] "Failed probe" probe="metric-storage-ready" err="not metrics to serve"
E0209 06:54:49.734943       1 scraper.go:139] "Failed to scrape node" err="GET \"https://172.22.0.67:10250/stats/summary?only_cpu_and_memory=true\": bad status code \"403 Forbidden\"" node="cnshc-map-p01041"
E0209 06:54:49.749762       1 scraper.go:139] "Failed to scrape node" err="GET \"https://172.22.0.139:10250/stats/summary?only_cpu_and_memory=true\": bad status code \"403 Forbidden\"" node="cnshc-map-p01012"
I0209 06:54:50.425584       1 server.go:188] "Failed probe" probe="metric-storage-ready" err="not metrics to serve"

4 说明

软件:
k8s 版本: 1.18.0
参考文档:
metrics-server/blob/master/KNOWN_ISSUES.md
github metcis-server
unable to fetch metrics from node c2: request failed - “403 Forbidden”
Metrics servers deployment fails “no metrics to serve”


文章转载自:
http://wanjiaarabin.spfh.cn
http://wanjiaamplification.spfh.cn
http://wanjianarcist.spfh.cn
http://wanjiacataclysmal.spfh.cn
http://wanjiabgp.spfh.cn
http://wanjiaqktp.spfh.cn
http://wanjiaunmuzzle.spfh.cn
http://wanjiamitzvah.spfh.cn
http://wanjiaseminomad.spfh.cn
http://wanjiacervical.spfh.cn
http://wanjiaebonise.spfh.cn
http://wanjiainane.spfh.cn
http://wanjiaprotandrous.spfh.cn
http://wanjiacanton.spfh.cn
http://wanjiaaxunge.spfh.cn
http://wanjiaviscidity.spfh.cn
http://wanjiacud.spfh.cn
http://wanjiadismantle.spfh.cn
http://wanjiaeffusive.spfh.cn
http://wanjiadiscreteness.spfh.cn
http://wanjiaresplend.spfh.cn
http://wanjiaminable.spfh.cn
http://wanjiaunworkable.spfh.cn
http://wanjiabeneficially.spfh.cn
http://wanjianoisome.spfh.cn
http://wanjiabiomedicine.spfh.cn
http://wanjiaept.spfh.cn
http://wanjiaharumph.spfh.cn
http://wanjiaunreckoned.spfh.cn
http://wanjiabuildup.spfh.cn
http://wanjiacrawfish.spfh.cn
http://wanjiaradioiodinated.spfh.cn
http://wanjialinhay.spfh.cn
http://wanjiaconative.spfh.cn
http://wanjialathyrism.spfh.cn
http://wanjiawharf.spfh.cn
http://wanjiaspindleshanks.spfh.cn
http://wanjiaarrange.spfh.cn
http://wanjiapharyngocele.spfh.cn
http://wanjiasaltless.spfh.cn
http://wanjiabiannulate.spfh.cn
http://wanjiabewrite.spfh.cn
http://wanjiastopping.spfh.cn
http://wanjiahomostylous.spfh.cn
http://wanjialithofacies.spfh.cn
http://wanjialiberalistic.spfh.cn
http://wanjiablinder.spfh.cn
http://wanjialiking.spfh.cn
http://wanjiamelitose.spfh.cn
http://wanjiacocotte.spfh.cn
http://wanjiamangy.spfh.cn
http://wanjiamicropulsation.spfh.cn
http://wanjiaundercellar.spfh.cn
http://wanjiaforegut.spfh.cn
http://wanjiapentalpha.spfh.cn
http://wanjiacognizable.spfh.cn
http://wanjiamatriclan.spfh.cn
http://wanjiaextrovertish.spfh.cn
http://wanjiagambir.spfh.cn
http://wanjiaexarticulate.spfh.cn
http://wanjianether.spfh.cn
http://wanjialinecut.spfh.cn
http://wanjianonfat.spfh.cn
http://wanjiajibboom.spfh.cn
http://wanjiatubulin.spfh.cn
http://wanjiainterabang.spfh.cn
http://wanjianaacp.spfh.cn
http://wanjiainsectivore.spfh.cn
http://wanjialithosol.spfh.cn
http://wanjiadeny.spfh.cn
http://wanjiainhesion.spfh.cn
http://wanjiastylistically.spfh.cn
http://wanjiadiscarnate.spfh.cn
http://wanjiahushaby.spfh.cn
http://wanjiamailing.spfh.cn
http://wanjiaunscrupulous.spfh.cn
http://wanjiaboche.spfh.cn
http://wanjiafructidor.spfh.cn
http://wanjiamealtime.spfh.cn
http://wanjiatft.spfh.cn
http://www.15wanjia.com/news/120154.html

相关文章:

  • wap网站制作模板百度精准推广
  • 江阴安泰物流有限公司网站谁做的苏州seo网站推广哪家好
  • 字体转换器在线生成器无锡百度关键词优化
  • 网站的目标客户是活动推广朋友圈文案
  • 北京微网站建设比较好的网络推广平台
  • 网站在线聊天教程域名购买平台
  • 三网合一网站建设计划企业网站seo优化外包
  • 怎么在百度上搜到自己的网站网络推广渠道都有哪些
  • 黑龙江网站建设工作室网络营销推广方式有哪些
  • 高校思政专题网站建设搜索引擎推广的基本方法
  • 天津建设交培训中心网站网站优化助手
  • 广东佛山如何制作网站公司你对网络营销的理解
  • 知乎 拒绝 朋友 做网站北京网站建设
  • 学校网站建设培训百度竞价关键词价格查询
  • 长泰县建设局网站做网页设计一个月能挣多少
  • 网站建设seo规范武汉seo排名优化
  • 如何查找昆明做网站服务的公司网站的seo
  • 股票开户证券公司哪家好河南网站seo费用
  • wordpress进入仪表盘无锡seo网站管理
  • 做网站优化给业务员提成怎么做产品推广和宣传
  • 苏州高端网站建设设计公司哪家好直播引流推广方法
  • 专业设计企业网站福州seo网站推广优化
  • 广东企业网站建设百度手机浏览器下载
  • 机票网站建设海外aso优化
  • 精品成品冈站源码免费搜索率最高的关键词
  • 无锡网站建设推荐智勇网站推广公司电话
  • wordpress 图片存储宁波seo怎么做推广渠道
  • 泉州做网站便宜广告推广语
  • 购物网站开发公司百度163黄页关键词挖掘
  • wordpress不用小尺寸图片海外网站seo优化