11 2022 档案
摘要:一、 前言 本篇文章是为了研究StorageClass在centos上使用nfs方式同步,所有node节点都需要挂载目录。🧑💻🧑💻🧑💻 节点: ip address hostname 系统 nfs服务 192.168.80.100 nfs01 CentOS Linux releas
阅读全文
摘要:一、部署ECK 2.0官网 kubectl create -f https://download.elastic.co/downloads/eck/2.0.0/crds.yaml kubectl apply -f https://download.elastic.co/downloads/eck/2
阅读全文
摘要:前言:一开始准备部署 2.0 版本及以上版本eck集群,但是在部署 elasticsearch 时死活挂载不上pvc,kubectl get pv,pvc发现pv和pvc已经是Bound状态,但是pod内依然有0/3 nodes are available: 3 pod has unbound im
阅读全文
摘要:1. 规划 官网:MySQL 社区官网,下载包需要创建oracle账户,本地使用的是Linux 通用的二进制包mysql-8.0.31-linux-glibc2.12-x86_64.tar md5:89e902edeb75216c366e878f3c9e85be hostname IP addres
阅读全文
摘要:报错内容: Unhealthy 80s (x5315 over 2d4h) kubelet (combined from similar events): Readiness probe failed: 2022-11-10 13:23:27.611 [INFO][155224] confd/hea
阅读全文
摘要:前言:本地使用nfs服务作为挂载 动态挂载文档:https://kubernetes.io/zh-cn/docs/concepts/storage/storage-classes/#nfs GitHub:https://github.com/kubernetes-sigs/nfs-subdir-ex
阅读全文
摘要:前言:rancher主要可以管理和创建k8s集群并在rancher上面做操作,类似于k8s自带的控制面板能够监控集群但是功能有比面板多,详细专业的解释请看官网。🙈🙉🙊 官网:https://www.rancher.cn/、GitHub:https://github.com/rancher/ra
阅读全文
摘要:前言:部署方式:本地部署,采用高可用去访问harbor 两台机器离线部署harbor 两台机器部署keepalived harbor仓库配置镜像同步操作 上传镜像,测试三个地址(node01、node02、vip) 项目地址:https://github.com/goharbor/harbor、官网
阅读全文
摘要:GitHub:https://github.com/derailed/k9s 官网:https://k9scli.io/ 各系统安装:https://snapcraft.io/k9s(环境有坑,需要进一步排查) 兼容列表:https://github.com/derailed/k9s/tree/v0
阅读全文