k8s-manual-files
k8s-manual-files copied to clipboard
A collection of files for deploying Kubernetes the hard way .
prometheus都有数据,grafana没有
[root@K8S-M1 ~]# kubectl get cs NAME STATUS MESSAGE ERROR scheduler Healthy ok controller-manager Healthy ok etcd-0 Healthy {"health":"true"} etcd-1 Healthy {"health":"true"} etcd-2 Healthy {"health":"true"} [root@K8S-M1 ~]# kubectl get csr NAME...
/etc/kubernetes/manifests 中的kube-apiserver.yml 的--advertise-address 没有修改的步骤 keepalived.yml 的 KEEPALIVED_VIRTUAL_IPS的对应value 也没有修改的步骤,再次多谢分享
我的pod信息 [root@node21 .kube]# kgetpod NAME READY STATUS RESTARTS AGE IP NODE calico-node-nf4d5 1/2 Running 33 1h 2.2.2.24 node24 calico-node-q98st 1/2 CrashLoopBackOff 30 1h 2.2.2.21 node21 calico-node-rk66c 1/2 Running 30 1h...