02 2022 档案

摘要:环境: 主机 IP地址 组件 ansible 192.168.175.130 ansible master 192.168.175.140 docker,kubectl,kubeadm,kubelet node 192.168.175.141 docker,kubectl,kubeadm,kubel 阅读全文
posted @ 2022-02-28 00:16 wuenwuen 阅读(611) 评论(0) 推荐(1) 编辑
摘要:从官方镜像启动:prom/prometheus 拉取镜像 $ docker pull prom/prometheus 启动容器 方式1: $ docker run -td -p 9090:9090 --name prometheus1 prom/prometheus 方式2:路径挂载 $ docke 阅读全文
posted @ 2022-02-25 21:17 wuenwuen 阅读(1018) 评论(0) 推荐(0) 编辑
摘要:Requests 支持 Python 2.6—2.7以及3.3—3.7 官方文档:https://docs.python-requests.org/zh_CN/latest/ 发送请求 首先需要导入模块: import requests get请求 url = r'http://httpbin.or 阅读全文
posted @ 2022-02-04 21:39 wuenwuen 阅读(557) 评论(0) 推荐(1) 编辑
摘要:Ansible 官网文档: https://docs.ansible.com/ansible/latest/ https://docs.ansible.com/ansible/latest/user_guide/index.html 安装 yum安装 配置yum源 $ cat /etc/yum.re 阅读全文
posted @ 2022-02-04 18:02 wuenwuen 阅读(1606) 评论(1) 推荐(1) 编辑

more_horiz
keyboard_arrow_up dark_mode palette
选择主题
点击右上角即可分享
微信分享提示