2021年2月22日

摘要: k8s-基础入门 kubeadm-dind-cluster 工具来快速地部署一个 kubernetes 集群,并且在其上使用 kubectl 来熟练掌握集群的基本结构及概念。 知识点 Kubernetes 集群的基本结构 kubectl 的基本使用 Resource 的基本概念 Namespace 阅读全文
posted @ 2021-02-22 17:40 lzjasd 阅读(405) 评论(0) 推荐(0)
 
摘要: Compose编排Spring Cloud微服务2 Docker-Compose 来部署一个双节点的 Eureka 集群 application.yml spring: application: name: microservice-eureka-server-ha spring: profiles 阅读全文
posted @ 2021-02-22 16:55 lzjasd 阅读(75) 评论(0) 推荐(0)