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
21989483ea
commit
898c71c858
1 changed files with 3 additions and 7 deletions
10
README.md
10
README.md
|
|
@ -2,15 +2,11 @@
|
|||
|
||||
runtimeclass-debugger is an edge-node diagnostic tool for the KubeEdge RuntimeClass path. The tool does not implement RuntimeClass support. It finds which layer of the path is broken on a given edge node. You run it on the node, and it answers four questions in dependency order. The report names the layer that failed.
|
||||
|
||||
The project reference is kubeedge/kubeedge issue 7106:
|
||||
https://github.com/kubeedge/kubeedge/issues/7106
|
||||
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 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 kubeedge/kubeedge pull request
|
||||
7141: https://github.com/kubeedge/kubeedge/pull/7141
|
||||
The cloud-to-edge RuntimeClass sync work is in https://github.com/kubeedge/kubeedge/pull/7141
|
||||
|
||||
## Why it exists
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue