随笔 - 38  文章 - 1  评论 - 5  阅读 - 73236

随笔分类 -  k8s

使用docker安装prometeus和grafana
摘要:1.拉取镜像 docker pull prom/prometheus docker pull prom/pushgateway docker pull grafana/grafana 2.部署prometheus 2.1创建 prometheus.yaml global: scrape_interv 阅读全文
posted @ 2023-03-15 14:36 王冬冬冬不烦恼 阅读(111) 评论(0) 推荐(0) 编辑
Kubernetes上安装KubeSphere
摘要:Kubernetes上安装KubeSphere 安装步骤 选择4核8G(master)、8核16G(node1)、8核16G(node2) 三台机器,按量付费进行实验,CentOS7.9 安装Docker 安装Kubernetes 安装KubeSphere前置环境 安装KubeSphere 1、安装 阅读全文
posted @ 2023-03-14 11:48 王冬冬冬不烦恼 阅读(177) 评论(0) 推荐(0) 编辑
k8s实战安装过程
摘要:1.创建服务实例 centos 7.9.4 版本 配置服务hostname hostnamectl set-hostname k8s-master hostnamectl set-hostname k8s-worker1 hostnamectl set-hostname k8s-worker2 2. 阅读全文
posted @ 2023-03-14 11:47 王冬冬冬不烦恼 阅读(268) 评论(0) 推荐(0) 编辑
Linux+Docker+K8s常用命令大全
摘要:Linux命令 查看当前路径 pwd 光标移动快捷键 control + A : 光标移至行首 control + E : 光标移至行尾 grep命令 grep 搜索内容(文本/正则表达式/……) -o 只输出文件中匹配到的部分 -n 输出行号:行 -A n 输出该行,并列出后边的n行 awk命令 阅读全文
posted @ 2023-03-14 11:45 王冬冬冬不烦恼 阅读(965) 评论(0) 推荐(0) 编辑
k8s教程安装
摘要:主要步骤: https://www.yuque.com/leifengyang/oncloud/ctiwgo#VOCO7 几个问题https://zhuanlan.zhihu.com/p/541274592 污点机器删除https://blog.csdn.net/qq_39458487/articl 阅读全文
posted @ 2023-03-12 08:26 王冬冬冬不烦恼 阅读(249) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示