240 发简信
IP属地:北京
  • @漠漠漠漓 添加节点出现了[kubelet] Downloading configuration for the kubelet from the "kubelet-config-1.11" ConfigMap in the kube-system namespace
    configmaps "kubelet-config-1.11" is forbidden: User "system:bootstrap:2e5yeb" cannot get configmaps in the namespace "kube-system
    错误。。不知道怎么了

    从零开始搭建Kubernetes集群(三、搭建K8S集群)

    一、前言 在上一篇文章 从零开始搭建Kubernetes 1.10.0 集群(二、搭建虚拟机环境)[https://www.jianshu.com/p/ad3c712e1d9...

  • 作者我忽略了这两个错误后,init成功后 get pods没有任何资源,不知道为什么。,。

    从零开始搭建Kubernetes集群(三、搭建K8S集群)

    一、前言 在上一篇文章 从零开始搭建Kubernetes 1.10.0 集群(二、搭建虚拟机环境)[https://www.jianshu.com/p/ad3c712e1d9...

  • 120
    从零开始搭建Kubernetes集群(三、搭建K8S集群)

    一、前言 在上一篇文章 从零开始搭建Kubernetes 1.10.0 集群(二、搭建虚拟机环境)[https://www.jianshu.com/p/ad3c712e1d9...

  • 作者我写下下面命令后报错了
    kubeadm init --pod-network-cidr=192.168.0.0/16 --kubernetes-version=v1.10.0 --apiserver-advertise-address=192.168.6.130
    错误信息是:

    [init] using Kubernetes version: v1.10.0
    [preflight] running pre-flight checks
    I0827 21:16:43.558655 3770 kernel_validator.go:81] Validating kernel version
    I0827 21:16:43.558719 3770 kernel_validator.go:96] Validating kernel config
    [WARNING SystemVerification]: docker version is greater than the most recently validated version. Docker version: 18.06.1-ce. Max validated version: 17.03
    [preflight] Some fatal errors occurred:
    [ERROR KubeletVersion]: the kubelet version is higher than the control plane version. This is not a supported version skew and may lead to a malfunctional cluster. Kubelet version: "1.11.2" Control plane version: "1.10.0"
    [ERROR DirAvailable--var-lib-etcd]: /var/lib/etcd is not empty
    [preflight] If you know what you are doing, you can make a check non-fatal with `--ignore-preflight-errors=...

    这是什么情况呢?QAQ

    从零开始搭建Kubernetes集群(三、搭建K8S集群)

    一、前言 在上一篇文章 从零开始搭建Kubernetes 1.10.0 集群(二、搭建虚拟机环境)[https://www.jianshu.com/p/ad3c712e1d9...

  • 利用微信小程序和Kubernetes打造简易私有云(一、开篇)

    前言 本人Kubernetes学习也有一段时日,但一直苦于没有练手项目,实乃纸上谈兵,甚是苦恼。前后思虑很久,脑袋里夜闪过N个idea,仍是无从下爪。 今日,本人偶然习得文章...

  • 作者您好,请问我用vmware按照您的方法搭建k8s可以吗

    从零开始搭建Kubernetes集群(二、搭建虚拟机环境)

    一、前言 在第一篇文章 从零开始搭建Kubernetes集群(一、开篇)[https://www.jianshu.com/p/78a5afd0c597]中,我们已经安装好了V...