logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

五、SpringCloud之Gateway网关整合Eureka

一、SpringCloud Gateway介绍该项目提供了一个用于在 Spring WebFlux 之上构建 API 网关的库。Spring Cloud Gateway 旨在提供一种简单而有效的方式来路由到 API 并为它们提供交叉关注点,例如:安全性、监控/指标和弹性。特征Spring Cloud Gateway 特性:基于 Spring Framework 5、Project Reactor

#eureka#gateway#spring cloud
rancher搭建k8s集群

通过rancher搭建k8s集群一、4台虚拟机安装docker:1、先停止4台虚拟机防火墙,并禁止开机自启:3、然后重启虚拟机,可直接执行reboot命令重启虚拟机,需要root权限。4、安装最新docker:二、Rancher安装:1、创建映射目录2、启动rancher三、k8s集群搭建:1、然后我们通过浏览器打开rancher页面,`https://192.168.75.128`。2、Mast

#kubernetes#docker
centos安装gitlab并配置邮件

1.1.安装配置gitlab1.1.1 安装依赖包sudo yum install -y curl openssh-server openssh-clients postfix cronie policycoreutils-python1.1.2 启动并设置postfix开机启动服务sudo systemctl start postfixsudo systemctl enable postfix1

#linux#gitlab#centos
centos安装gitlab并配置邮件

1.1.安装配置gitlab1.1.1 安装依赖包sudo yum install -y curl openssh-server openssh-clients postfix cronie policycoreutils-python1.1.2 启动并设置postfix开机启动服务sudo systemctl start postfixsudo systemctl enable postfix1

#linux#gitlab#centos
到底了