会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
beawh
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
12
13
14
15
16
17
18
19
20
···
44
下一页
2022年12月11日
week2-第二周作业
摘要: 一 、实战1 自定义网络,利用自定义网络创建docker 容器。 1)docker network ls 查看当前自定义网络 2) docker network create 创建一个 网络类型是bridge,并指定IP 网段 [root@muze1 ~]$ docker network creat
阅读全文
posted @ 2022-12-11 23:23 beawh
阅读(34)
评论(0)
推荐(0)
2022年12月9日
pipeline 记录
该文被密码保护。
阅读全文
posted @ 2022-12-09 17:00 beawh
阅读(0)
评论(0)
推荐(0)
2022年12月6日
记录
该文被密码保护。
阅读全文
posted @ 2022-12-06 09:23 beawh
阅读(0)
评论(0)
推荐(0)
2022年11月21日
week1 ----使用Dockerfile创建一个tomcat镜像,并运行一个简单war包
摘要: 1、编写Dockerfile文件vi Dockerfile FROM centos:latest MAINTAINER john# now add java and tomcat support in the containerADD jdk-8u162-linux-x64.tar.gz /usr/
阅读全文
posted @ 2022-11-21 10:30 beawh
阅读(289)
评论(0)
推荐(0)
2022年11月19日
记录一下
摘要: (102条消息) kubeasz安装多主k8s集群_江南听雨声的博客-CSDN博客_k8s多主 Ansible 部署k8s - JevonWei - 博客园 (cnblogs.com)
阅读全文
posted @ 2022-11-19 14:05 beawh
阅读(29)
评论(0)
推荐(0)
2022年11月17日
记录一下一下
摘要: 利用kubeasz 安装Kubernetes - 简书 (jianshu.com)
阅读全文
posted @ 2022-11-17 18:19 beawh
阅读(20)
评论(0)
推荐(0)
2022年11月7日
nginx 代理mongodb redis 配置
摘要: worker_processes 1;events { worker_connections 1024;} stream { upstream app-ssh { server 192.168.25.130:22; } upstream app-redis { server 192.168.25.1
阅读全文
posted @ 2022-11-07 11:54 beawh
阅读(609)
评论(0)
推荐(0)
2022年11月3日
navicate12 连接MySQL8 报错
摘要: mysql> select user,plugin,host from user where user ='root';+ + + +| user | plugin | host |+ + + +| root | caching_sha2_password | % |+ + + + mysql> a
阅读全文
posted @ 2022-11-03 08:37 beawh
阅读(60)
评论(0)
推荐(0)
2022年10月28日
jilu
摘要: redis-8000.conf protected-mode noport 8000masterauth 123456requirepass 123456cluster-enabled yescluster-config-file nodes-8000.confcluster-node-timeou
阅读全文
posted @ 2022-10-28 11:01 beawh
阅读(418)
评论(0)
推荐(0)
2022年10月27日
rancher 资料收藏
摘要: (93条消息) Rancher 2.x 搭建及管理 Kubernetes 集群_哎_小羊_168的博客-CSDN博客_rancher安装
阅读全文
posted @ 2022-10-27 16:32 beawh
阅读(12)
评论(0)
推荐(0)
上一页
1
···
12
13
14
15
16
17
18
19
20
···
44
下一页
公告