kubeadm安装的k8s集群节点移除的标准操作过程 1、冻结节点 kubectl cordon node3 2、驱离现有资源 kubectl ...
消除引用的红色波浪线 此时可能会在import中出现红色波浪线,但是程序却能正常运行的问题,进入vscode settings搜索Go Lang...
https://www.liwenzhou.com/posts/Go/go_menu/ 二进制json格式问题 yum install -y d...
github地址: https://github.com/apolloconfig/apollohttps://www.apolloconfig...
参考部署: 1.prometheus-operator: https://github.com/coreos/prometheus-operat...
Kuboard 是一款基于 Kubernetes 的微服务管理界面。目的是帮助用户快速在 Kubernetes 上落地微服务。Kuboard支持...
helm 包下载地址:https://helm.sh/docs/intro/install 安装地址:https://kubernetes.gi...
ip [选项] 操作对象{link|addr|route...} #ip addr show # 显示网卡IP信息 # ip addr add ...
1. 查看日志命令: journalctl -u etcd -f 2. 查看节点标签: kubectl get node --show-lab...