KusionStack / KusionStack/kuperator

Enhancement: 提供灰度流量的能力

Open
#126 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

kind/feature
Dominant language
Go
Stars
100
Forks
12
PR merge metrics
No merged PRs in 30d

Description

What would you like to be added?

灰度流量的能力,比如一个应用有4个节点,如果使用beta发布,会有1/4的流量进来,这个流量比较大,能不能增加参数控制流量大小,比如10%这种

Why is this needed?

beta发布不能精准控制流量,生产环境发布,如果发现异常影响较大

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by locating the beta-release handling and determining how traffic is currently divided across application nodes. Define how a percentage parameter should be configured and validated, then verify that production traffic matches the requested proportion without disrupting the existing beta-release behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
devops, infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.