99 Star 604 Fork 279

zhuang kang / kubeode

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Kubeode Technical University 1.46 KB
一键复制 编辑 原始数据 按行查看 历史
alex 提交于 2023-04-22 08:23 . update Kubeode Technical University.
#Kubeode Technical University Kubeode大学
#Kubeode大学主要为大家公益分享开源软件,助理大家在运维开发测试之路添砖加瓦
第一期
Kubeode自习室测试开源软件篇:RunnerGo致力于打造成一款全栈式测试平台,采用了较为宽松的Apache-2.0 license开源协议
部署成功,对测试感兴趣的欢迎使用,项目地址:https://gitee.com/Runner-Go-Team/RunnerGo
第二期
Kubeode自习室虚拟机平台开源部署篇:Nano是基于CentOS/KVM虚拟化技术,使用服务器集群构建计算资源池并提供云主机实例管理服务的新一代IaaS(架构即服务)软件平台。
部署成功,对内网云平台感兴趣的欢迎使用,项目地址:https://nanocloud.readthedocs.io/projects/guide/zh_CN/latest/index.html#id3
#部署关注点,虚拟机需要关闭LVM,或者重新部署一台不开LVM的虚拟机,第二个是关闭防火墙 systemctl start firewalld ;开机自启动防火墙 systemctl enable firewalld.service
pve开嵌套虚拟机https://www.daimadog.com/9029.html 开启后重启pve即可
快捷启动服务
cd /opt/nano/core/ ; nohup ./core start &
cd /opt/nano/cell; nohup ./cell start &
cd /opt/nano/frontend; nohup ./frontend start &
第三期
腾讯蓝鲸,腾讯蓝鲸是统一运维PaaS
组件安装
yum -y install epel-release
yum -y install jq
防火墙关闭
#一键环境
curl -fsSL https://bkopen-1252002024.file.myqcloud.com/ce7/bcs.sh | bash -s -- -i k8s
Shell
1
https://gitee.com/q7104475/kubeode.git
git@gitee.com:q7104475/kubeode.git
q7104475
kubeode
kubeode
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891