首页 > 其他 > 详细

关于使用K8S的技术流程

时间:2019-12-04 11:14:16      阅读:84      评论:0      收藏:0      [点我收藏+]
  • 部署Gogs版本管理系统

地址:https://gogs.io/docs

  • 部署Harbor私有仓库

地址:https://github.com/goharbor/harbor/blob/master/docs/installation_guide.md

  • 部署Jenkins

地址:https://jenkins.io/zh/doc/

  • 使用Jenkins从Gogs中拉取Java语言的SpringCloud项目,并使用maven打包构建成Docker镜像,并推送到Harbor仓库

地址:https://www.cnblogs.com/sanduzxcvbnm/p/11797660.html
地址:https://www.cnblogs.com/sanduzxcvbnm/p/11799583.html

  • 部署Kubeapps应用商店

地址:https://github.com/kubeapps/kubeapps

  • 部署K8S集群

地址:
采用二进制方式:https://github.com/opsnull/follow-me-install-kubernetes-cluster
采用其他方式:
1,kuboard:https://kuboard.cn/learning/
2,KubebSphere:https://kubesphere.io/docs/zh-CN/
3,KubeOperator:https://docs.kubeoperator.io/kubeoperator-v2.2/introduction,https://github.com/kubeoperator/kubeoperator

  • 使用Helm Chart编写yaml,并上传到Harbor

地址:https://www.cnblogs.com/sanduzxcvbnm/p/11944506.html

关于使用K8S的技术流程

原文:https://www.cnblogs.com/sanduzxcvbnm/p/11981105.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!