上一页 1 ··· 50 51 52 53 54 55 56 57 58 ··· 66 下一页
摘要: 一 监控组件 官方文档:https://docs.ceph.com/en/pacific/cephadm/services/monitoring/ 监控栈由Prometheus、 Prometheus 导出器(Prometheus Module、Node exporter)、Prometheus A 阅读全文
posted @ 2021-12-10 11:22 小吉猫 阅读(284) 评论(0) 推荐(0)
摘要: 一 工作目录 root@cephadm-deploy:~# cephadm shell Inferring fsid 0888a64c-57e6-11ec-ad21-fbe9db6e2e74 Using recent ceph image quay.io/ceph/ceph@sha256:bb6a7 阅读全文
posted @ 2021-12-10 10:56 小吉猫 阅读(426) 评论(0) 推荐(0)
摘要: 一 工作目录 root@cephadm-deploy:~# cephadm shell Inferring fsid 0888a64c-57e6-11ec-ad21-fbe9db6e2e74 Using recent ceph image quay.io/ceph/ceph@sha256:bb6a7 阅读全文
posted @ 2021-12-09 18:33 小吉猫 阅读(1330) 评论(0) 推荐(0)
摘要: 一 工作目录 root@cephadm-deploy:~# cephadm shell Inferring fsid 0888a64c-57e6-11ec-ad21-fbe9db6e2e74 Using recent ceph image quay.io/ceph/ceph@sha256:bb6a7 阅读全文
posted @ 2021-12-09 18:33 小吉猫 阅读(2597) 评论(0) 推荐(0)
摘要: 一 工作目录 root@cephadm-deploy:~# cephadm shell Inferring fsid 0888a64c-57e6-11ec-ad21-fbe9db6e2e74 Using recent ceph image quay.io/ceph/ceph@sha256:bb6a7 阅读全文
posted @ 2021-12-09 18:32 小吉猫 阅读(490) 评论(0) 推荐(0)
摘要: 一 系统规划 1.1 系统版本信息 ~# cat /etc/issue Ubuntu 20.04.3 LTS \n \l 1.2 系统时间同步 ~# apt -y install chrony ~# systemctl start chrony ~# systemctl enable chrony 阅读全文
posted @ 2021-12-09 18:32 小吉猫 阅读(5179) 评论(2) 推荐(0)
摘要: Deployments介绍 Deployment(简写为deploy)是Kubernetes控制器的一种高级别实现,它构建于ReplicaSet控制器之上,它可用于为Pod和ReplicaSet资源提供声明式更新。相比较来说,Pod和ReplicaSet是较低级别的资源,以至于很少被直接使用。 De 阅读全文
posted @ 2021-12-07 14:40 小吉猫 阅读(2187) 评论(0) 推荐(0)
摘要: kind: Service #类型为service apiVersion: v1 #service API版本, service.apiVersion metadata: #定义service元数据,service.metadata labels: #自定义标签,service.metadata.l 阅读全文
posted @ 2021-12-07 14:00 小吉猫 阅读(956) 评论(0) 推荐(0)
摘要: apiVersion: v1 kind: Namespace metadata: name: wgs 阅读全文
posted @ 2021-12-07 13:59 小吉猫 阅读(507) 评论(0) 推荐(0)
摘要: 一 工作目录 root@k8s-harbor-01:/data/dockerfile/web/nginx# pwd /data/dockerfile/web/nginx 二 准备nginx安装包 root@k8s-harbor-01:/data/dockerfile/web/nginx# wget 阅读全文
posted @ 2021-12-06 18:57 小吉猫 阅读(771) 评论(0) 推荐(0)
上一页 1 ··· 50 51 52 53 54 55 56 57 58 ··· 66 下一页