随笔分类 -  kubernetes

摘要:1. k3s agent 客户端修改 # vim /etc/systemd/system/k3s-agent.service ExecStart=/usr/local/bin/k3s \ agent --kubelet-arg eviction-hard=imagefs.available<6Gi, 阅读全文
posted @ 2025-03-20 14:04 whmmm 阅读(155) 评论(0) 推荐(0)
摘要:1. "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current tim...... see https://github.com/k3s-io/k3s/i 阅读全文
posted @ 2024-03-20 16:48 whmmm 阅读(351) 评论(0) 推荐(0)
摘要:helm 删除历史记录 # 这个就是删除历史记录, history-max=0 默认 10 个 helm upgrade -n test test ./helm-app/test --history-max=1 阅读全文
posted @ 2024-03-04 15:09 whmmm 阅读(41) 评论(0) 推荐(0)
摘要:1. 报 code = Unknown desc = failed to get sandbox ip: check network namespace closed: remove netns: unlinkat /var/run/netns/cni-2502ee8a-9f06-2a44-66c6 阅读全文
posted @ 2023-11-03 12:45 whmmm 阅读(617) 评论(0) 推荐(0)
摘要:kubernetes 版本 1.14.3 provided port is not in the valid range. The range of valid ports is 30000-32767在 Kubernetes(k8s) 创建 service 使用nodePort 暴露 外部端口63 阅读全文
posted @ 2020-04-03 15:09 whmmm 阅读(3952) 评论(0) 推荐(0)
摘要:k8s在使用编排(manifest)工具进行yaml文件启动pod时,会遇到官方所给例子中spec.containers.image包含: quay.io/coreos/example_gcr.io/google_containers/example_12也就是说,从quay.io和gcr.io进行 阅读全文
posted @ 2020-04-03 13:19 whmmm 阅读(5746) 评论(1) 推荐(0)

//增加一段JS脚本,为目录生成使用