forked from kubernetes-sigs/ai-conformance
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkar.yaml
More file actions
30 lines (26 loc) · 1.03 KB
/
kar.yaml
File metadata and controls
30 lines (26 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
title: "High-Performance Pod-to-Pod Communication"
kar-number: 10
participating-sigs:
- sig-network
- sig-node
# The current status of this KAR.
# Implementable: Part of a Kubernetes release as a SHOULD or MUST, implementation is ongoing.
# Implemented: Has been part of one or more Kubernetes releases and has graduated to MUST.
# Implementation is complete. Further changes should be made via new KARs.
status: implementable
creation-date: "2026-02-22"
# see-also:
# - "/kars/1234-another-kar"
# replaces:
# - "/kars/3456-replaced-kar"
# The target maturity stage in the current dev cycle for this KAR.
# If the purpose of this KAR is to deprecate an existing requirement
# then they should be deprecated|disabled|removed.
stage: should
# The most recent milestone for which work toward delivery of this KAR has been
# done. This can be the current (upcoming) milestone, if it is being actively
# worked on.
latest-milestone: "v1.36"
# The milestone at which this feature was, or is targeted to be, at each stage.
milestone:
should: "v1.36"