generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 145
Closed
Labels
needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Description
Config API documentation & guide should include:
- explanation about the structure, versioning, etc (make it clear that it is not a CRD, not changeable at runtime, etc.).
- how to share same instance across extension points, including default behaviors (new instance if not mentioned otherwise), etc.
- valid config examples (could be just pointers to our usage once it's used in main).
- how to add and register out-of-tree plugins (could be pointers to llm-d?).
- recommendations (e.g., use
my-plugin
naming convention when adding out-of-tree plugin).
ahg-g
Metadata
Metadata
Assignees
Labels
needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.