书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 394 个相关结果.
  • 服务发现

    服务发现 引入依赖 初始化 polaris.yaml 服务发现 客户端 Options 如何基于 grpc-go-polaris 完成一个服务发现的程序 服务发现 引入依赖 go get github . com / polarismesh / grpc - go - polaris - go@latest 初始化 polari...
  • 配置迁移

    配置迁移 概述 准备Polaris服务端 准备 polaris-sync sync-config.json 配置 启动 polaris-sync 验证 何时结束 配置迁移 概述 如果你希望使用 Polaris 代替 Nacos 作为新的配置中心,Polaris 提供 polaris-sync方案:通过 server-to-server ...
  • 服务迁移

    服务迁移 概述 准备Polaris服务端 服务数据同步 准备 polaris-sync sync-registry.json 配置 启动 polaris-sync 验证 何时结束 多注册多发现 准备 polaris-java-agent 编辑 application.properties 重启业务进程 验证 何时结束 服务迁...
  • 使用SDK

    使用SDK 准备Polaris服务端 拉取全量服务实例 使用SDK 准备Polaris服务端 需要预先安装好Polaris服务端,安装方式可参考:单机版安装 (opens new window) 或者集群版安装 (opens new window) Polaris SDK会提供拉取全量服务实例的接口,用户可以通过服务名来进行服务发现。 拉...
  • 单机版安装

    单机版安装 下载软件包 使用 Linux 安装 使用 Window 安装 使用 Mac 安装 使用 Docker 安装 使用 K8s 安装 安装验证 打开控制台 新建服务 单机版安装 北极星支持单机版的安装架构,适用于用户在开发测试阶段,通过本机快速拉起北极星服务进行验证。 单机版包含以下4个组件: polaris-c...
  • 服务注册

    服务注册 初始化项目 引入依赖 配置 application.properties 示例代码 验证 服务注册 初始化项目 使用 jetbrain idea 等工具初始化一个 maven 项目 引入依赖 在上一步初始化好一个 maven 项目之后,我们在 pom.xml 中引入 Spring Boot Polaris 相关依赖。 引入...
  • 服务注册

    服务注册 初始化项目 引入依赖 配置 application.properties 示例代码 验证 服务注册 初始化项目 使用 jetbrain idea 等工具初始化一个 maven 项目 引入依赖 在上一步初始化好一个 maven 项目之后,我们在 pom.xml 中引入 Spring Boot Polaris 相关依赖。 引入...
  • DNS 接入

    DNS 接入 技术原理 相关配置解读 polaris-sidecar 配置 polaris-go SDK 配置 快速接入 虚拟机接入 部署 polaris 安装 polaris-sidecar 验证 Kubernetes 接入 部署 polaris 部署 polaris-controller 开启 polaris-sidecar 注入 ...
  • DNS 接入

    DNS 接入 技术原理 相关配置解读 polaris-sidecar 配置 polaris-go SDK 配置 快速接入 虚拟机接入 部署 polaris 安装 polaris-sidecar 验证 Kubernetes 接入 部署 polaris 部署 polaris-controller 开启 polaris-sidecar 注入 ...
  • 服务发现

    服务发现 引入 Spring Cloud Tencent 使用 Spring Boot Polaris Feign 初始化项目 引入依赖 配置 application.properties 示例代码 验证 服务发现 引入 Spring Cloud Tencent 如果您当前的 Spring Boot 应用还未引入任何 Spring Cl...