posted @ 2021-11-28 02:35
杨梅冲
阅读(174)
推荐(0)
posted @ 2021-11-27 13:14
杨梅冲
阅读(133)
推荐(0)
摘要:
# 环境准备 192.168.0.110 centos 7.9 hostname:Master 192.168.0.111 centos 7.9 hostname:node1 # 注意点: 服务器时间 防火墙和selinux 一、slatstack安装 https://repo.saltprojec
阅读全文
posted @ 2021-11-04 22:30
杨梅冲
阅读(238)
推荐(0)
posted @ 2021-10-24 15:09
杨梅冲
阅读(654)
推荐(0)
posted @ 2021-10-24 10:32
杨梅冲
阅读(2563)
推荐(1)
摘要:
一、docker-compose简介 # docker-compose简介 Docker-Compose项目是Docker官方的开源项目,负责实现对Docker容器集群的快速编排。 Docker-Compose将所管理的容器分为三层,分别是工程(project),服务(service)以及容器(co
阅读全文
posted @ 2021-10-24 00:08
杨梅冲
阅读(202)
推荐(0)
摘要:
yum install bridge-utils -y [root@node1 ~]# brctl show bridge name bridge id STP enabled interfaces cni0 8000.a63aafd68434 no veth0b1a04aa veth2ecad8a
阅读全文
posted @ 2021-10-23 21:50
杨梅冲
阅读(118)
推荐(0)
posted @ 2021-04-08 18:04
杨梅冲
阅读(435)
推荐(0)
摘要:
1.html创建后自动加上一些需要使用的文件 fill > Settings > Editor > File and Code Templates >HTML File # 可以看看内容 <!DOCTYPE html> <html lang="en"> <head> <meta charset="U
阅读全文
posted @ 2021-03-16 11:11
杨梅冲
阅读(78)
推荐(0)
posted @ 2021-03-05 11:16
杨梅冲
阅读(132)
推荐(0)