Code Monkey home page Code Monkey logo

website's Issues

集群版安装

image

下面这个polaris-$version.zip对应上图中的哪个包呢? 我现在要使用k8s集群方式安装服务端。在kubernetes的zip包里面根本没有sql文件
image

文档

polaris-java中引用的polaris-specification包源码在哪可以找到

配置分组

配置中心,新增并发布配置文件,点击“发布”会报错内容过长:
image
请问这个上限默认是多大?支持修改这个上限吗?

集群版安装

主从模式
streamNum 前面多了空格,应该与soltNum 对齐

option:
      soltNum:   # 心跳数据存储分片 map 的分片数
	    streamNum: # 用于同步心跳数据的 gRPC stream 客户端数,默认为 runtime.GOMAXPROCS(0)
      batch:
        queueSize: # 批任务缓存队列大小,默认为 16384
        waitTime:  # 每一批任务等待攒满为 ${maxBatchCount} 的最大等待时间
        maxBatchCount: # 每一批任务的最大数量大小
        concurrency: # 工作协程数量

使用 Nginx网关

按照文档指引安装了nginx网关,k8s安装的,登录北极星控制台没有看到nginx-gateway,的服务,是哪里配置有问题吗

  • image: polarismesh/nginx:1.1.0-beta.0
    env:
    - name: polaris_address
    value: 10.0.16.2:8091
    - name: polaris_nginx_namespace
    value: default
    - name: polaris_nginx_service
    value: nginx-gateway
    - name: polaris_nginx_ratelimit_enable
    value: "true"
    这些参数都已经配置了,还是有其他参数需要配置,

基于k8s部署的北极星,网关要如何搭建?

image
【网关】部分内容是nginx或者envoy
image
我以为是教使用者如何使用k8s集群搭建一个最简易的网关,能够实现用户在公网访问k8s集群内部的服务(比如nginx页面)。
但是我已经按照文档指示,安装了polaris服务端、控制台、controller,那么我现在要怎么访问我k8s集群内部的nginx页面?
image
网关负责转发外部流量进入内部的端口是哪个呢?

恕我愚笨,研究了几天也没能成功访问集群内服务

使用开发框架

sct各版本与polaris服务端版本的匹配关系是怎样的呢? 我试过使用较低版本的sct和较高版本的polaris, 部分功能生效, 但部分功能不生效. 例如: 高版本的熔断规则支持根据时延来进行熔断, 但低版本的sct中只能根据错误码进行判断, 所以配置的规则没有生效. 具体sct和polaris服务端的各版本的兼容性关系能给一下吗?

Dubbo访问限流依赖拉取不到

org.apache.dubbo.extensions dubbo-ratelimit-polaris 1.0.0

这个为啥都拉取不到啊? 我切换成了腾讯的源,依然出现了拉取不到的情况,类似文档中依赖坐标很多地方都出现了错误,希望官网能抽个时间把文档好好整理下。

集群版安装

image
教程提示下载polaris-cluster-release_$version.kubernetes.zip,但是这个文件不存在
image

使用指南

有没有北极星 go land 本地调试wiki 呢

二次寻址

使用dubbo注册服务时,怎么配置二次寻址

新官网一些体验优化建议

1.希望支持文档图片单点放大功能
2.希望左侧边栏随文章位置移动
image
3.希望页底支持原官网的上一篇,下一篇链接

Open API

/naming/v1/services 接口的文档描述可能有问题:
截屏2023-09-20 15 08 55
"export_to" 在创建时如果指定 API 会抛出错误:
request decode failed: unknown field "export_to" in v1.Service

自定义路由

在配置自定义路由之后, 客户端拉取配置异常
com.google.protobuf.InvalidProtocolBufferException: Cannot find type for url: type.googleapis.com/v1.RuleRoutingConfig
(spring-cloud-tencent-dependencies版本为1.11.7-2021.0.6, 服务端版本为1.17.1)

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.