上一页 1 ··· 48 49 50 51 52 53 54 55 56 ··· 65 下一页
摘要: zookeeper-ns.yaml apiVersion: v1 kind: Namespace metadata: name: zookeeper zookeeper-persistentvolume.yaml apiVersion: v1 kind: PersistentVolume metad 阅读全文
posted @ 2021-12-15 18:46 小吉猫 阅读(1383) 评论(0) 推荐(0)
摘要: 一 部署nfs server 1.1 安装nfs server root@harbor-01:~# apt-get -y install nfs-kernel-server 1.2 创建挂载点 root@harbor-01:~# mkdir -pv /data/webapp/{images,stat 阅读全文
posted @ 2021-12-13 19:13 小吉猫 阅读(281) 评论(0) 推荐(0)
摘要: 一 安装nfs服务 root@ceph-node04:~# apt-get -y install nfs-kernel-server 二 创建共享目录 root@ceph-node04:~# mkdir -pv /data/webapp/{images,static} mkdir: created 阅读全文
posted @ 2021-12-13 17:54 小吉猫 阅读(737) 评论(0) 推荐(0)
摘要: 一 查看tomcat app的server name root@k8s-master-01:~# kubectl get svc -n wgs NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE wgs-tomcat-app1-service NodePort 阅读全文
posted @ 2021-12-13 16:52 小吉猫 阅读(274) 评论(0) 推荐(0)
摘要: 一 工作目录 root@k8s-master-01:/data/k8s/yaml/tomcat# pwd /data/k8s/yaml/tomcat 二 编写tomcat-app.yaml 查看代码 root@k8s-master-01:/data/k8s/yaml/tomcat# cat tomc 阅读全文
posted @ 2021-12-13 15:22 小吉猫 阅读(374) 评论(0) 推荐(0)
摘要: 一 工作目录 root@k8s-master-01:/data/k8s/yaml# pwd /data/k8s/yaml 二 创建名称空间 1.1 编写nginx-ns.yaml root@k8s-master-01:/data/k8s/yaml# cat namespace/nginx-ns.ya 阅读全文
posted @ 2021-12-13 15:07 小吉猫 阅读(335) 评论(0) 推荐(0)
摘要: 一 工作目录 root@harbor-01:/data/k8s/dockerfile/web/nginx/nginx-app01# pwd /data/k8s/dockerfile/web/nginx/nginx-app01 二 准备业务文件 2.1 nginx配置文件 查看代码 root@harb 阅读全文
posted @ 2021-12-13 12:07 小吉猫 阅读(260) 评论(0) 推荐(0)
摘要: 一 监控组件 官方文档:https://docs.ceph.com/en/pacific/cephadm/services/monitoring/ 监控栈由Prometheus、 Prometheus 导出器(Prometheus Module、Node exporter)、Prometheus A 阅读全文
posted @ 2021-12-10 11:22 小吉猫 阅读(263) 评论(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 小吉猫 阅读(400) 评论(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 小吉猫 阅读(2523) 评论(0) 推荐(0)
上一页 1 ··· 48 49 50 51 52 53 54 55 56 ··· 65 下一页