mirror of
https://github.com/vee1e/runtimeclass-debugger.git
synced 2026-09-01 10:18:42 +00:00
Update README.md
This commit is contained in:
parent
898c71c858
commit
92af3a99e3
1 changed files with 0 additions and 2 deletions
|
|
@ -6,8 +6,6 @@ The project reference is https://github.com/kubeedge/kubeedge/issues/7106
|
|||
|
||||
The tool is built for the LFX mentorship program, CNCF Term 3 2026, KubeEdge project, "Enable RuntimeClass and Confidential Containers on KubeEdge": https://github.com/cncf/mentoring/blob/main/programs/lfx-mentorship/2026/03-Sep-Nov/README.md#kubeedge
|
||||
|
||||
The cloud-to-edge RuntimeClass sync work is in https://github.com/kubeedge/kubeedge/pull/7141
|
||||
|
||||
## Why it exists
|
||||
|
||||
Edged bridges only three API groups from the kubelet client to the edge-local metaclient. They are CoreV1, StorageV1, and CoordinationV1. The bridge code lives in kubeclientbridge. NodeV1 is the group where RuntimeClass lives. Edged does not bridge NodeV1. The kubelet RuntimeClass manager therefore reads from an empty fake store. The manager always returns NotFound.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue