随笔分类 - kubernetes
摘要:1. k3s agent 客户端修改 # vim /etc/systemd/system/k3s-agent.service ExecStart=/usr/local/bin/k3s \ agent --kubelet-arg eviction-hard=imagefs.available<6Gi,
阅读全文
摘要: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
阅读全文
摘要:helm 删除历史记录 # 这个就是删除历史记录, history-max=0 默认 10 个 helm upgrade -n test test ./helm-app/test --history-max=1
阅读全文
摘要:1. 报 code = Unknown desc = failed to get sandbox ip: check network namespace closed: remove netns: unlinkat /var/run/netns/cni-2502ee8a-9f06-2a44-66c6
阅读全文
摘要: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
阅读全文
摘要:k8s在使用编排(manifest)工具进行yaml文件启动pod时,会遇到官方所给例子中spec.containers.image包含: quay.io/coreos/example_gcr.io/google_containers/example_12也就是说,从quay.io和gcr.io进行
阅读全文

浙公网安备 33010602011771号