logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

Spring Cloud 2021.0版本集成k8s,实现给予k8sApi的服务发现功能

使用 spring-cloud-starter-kubernetes-fabric8 完成服务发现!

#spring cloud#服务发现
Docker Desktop上启用k8s流程

版本(上图)一、由于国内网速的问题导致k8s启用失败,以下流程可以启用成功1.首先在Docker Engine添加快速仓库{"registry-mirrors": ["https://docker.mirrors.ustc.edu.cn"],***}2.git克隆阿里的协助项目,这样你就不用手动操作了git clone https://github.com/AliyunContainerServi

#docker#容器#运维
Failed to configure a DataSource: ‘url‘ attribute is not specified and no em..

nacos动态配置yml文件模块启动不起来报错:Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured.Reason: Failed to determine a suitable driver class在启动类上加一下内容:

#java#maven#zookeeper
到底了