Giter Site home page Giter Site logo

cloudnative-java's Introduction

一 文章链接

SpringCloud Kubernetes 系列文章

1.1 服务注册发现

云原生架构之服务发现与注册-总述

云原生架构之SpringBoot+K8s service服务注册发现方案(东西流量)

云原生架构之SpringCloudKubernetes 服务注册发现方案(东西流量)

云原生架构之Springboot Gateway+K8s 服务注册发现方案(南北流量)

1.2 配置中心

云原生架构之配置中心-总述

云原生架构之Spring Cloud+Kubernetes配置中心方案

二 项目对应

2.1 服务注册发现(东西流量)

springboot-init:springboot-init 为服务提供者,对外提供 /services 用于获取 K8s 名称空间的名称,及返回相应 POD 的hostname。

springboot-client:springboot-client 为使用 k8s service 进行服务发现 endpoints 列表,通过 ribbon 进行服务发起(客户端)进行负载均衡。

springboot-clientservice:springboot-clientservice 为使用 k8s service 进行发现服务。

2.2 服务注册发现(南北流量)

springboot-gateway:springboot gateway 使用k8s作服务注册发现

springboot-gateway-serviceprovider:springboot gateway serviceprovider 作为gateway后端API服务

2.3 配置中心

springboot-config:配置中心,使用K8s原上 configmap/secret资源替代原始 springcloudconfig服务。

cloudnative-java's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.