background picture of the home page

Hi,Friend

kubernetes 中部署kubesphere

本文是在原本搭建好的K8S集群中部署kubesphere,所选版本为3.1.1如果需要搭建k8s集群可参考如下链接,注意部署有版本依赖,本次部署的K8S版本为1.18.2,kubesphere版本为3.1.1 https://www.garafana.com/archives/k8s%E6%90%A

thumbnail of the cover of the post

Docker-Compose配置文件详解

介绍Docker Compose配置文件是Docker Compose的核心,用于定义服务、网络和数据卷。格式为YAML,默认路径为./docker-compose.yml,可以使用.yml或.yaml扩展名,目前Compose配置文件格式的最新版本为V3。Compose配置文件中涉及的配置项也比较

thumbnail of the cover of the post