kmesh-net / kmesh-net/kmesh

Better naming `ads` and `workload` modes

Open
#577 1 comment 0 reactions 0 assignees View on GitHub
kind/enhancement
Dominant language
Go
Stars
757
Forks
276
Avg merge
5d 20h
Merged PRs (30d)
2

Description

CUrrently `ads` and `workload` are both very strange to users.
ads mode is to handle both L4 and L7 in the node within ebpf and kernel module
workload mode is to intrecept traffic and handle L4 in the node within ebpf, but will forward L7 processing to kmesh-waypoint.

Contributor guide

Open the contributing guide

Research direction

Start by locating all user-facing references to the `ads` and `workload` modes, then compare them with the L4/L7 processing behavior described in the issue. Done means the modes have clearer names that accurately distinguish node-local L4/L7 handling from forwarding L7 processing to kmesh-waypoint.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
networking
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.