-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Update sig-multicluster 2025 annual report #8807
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
lauralorenz
wants to merge
21
commits into
kubernetes:master
Choose a base branch
from
lauralorenz:patch-5
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+62
−12
Open
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
b7c4cbe
H1 2025 updates
lauralorenz 2b50292
Added H2 2025 activities
lauralorenz 40ac450
Formatting/organization
lauralorenz 6200c3c
Update sig-multicluster/annual-report-2025.md
lauralorenz 56afc4a
Update sig-multicluster/annual-report-2025.md
lauralorenz 3e36699
Update sig-multicluster/annual-report-2025.md
lauralorenz cd5de23
Update sig-multicluster/annual-report-2025.md
lauralorenz a1e552c
Update sig-multicluster/annual-report-2025.md
lauralorenz 75e712b
Update sig-multicluster/annual-report-2025.md
lauralorenz 6638631
Update annual-report-2025.md
lauralorenz b6dd6f9
Update sig-multicluster/annual-report-2025.md
lauralorenz c1bf68e
Update sig-multicluster/annual-report-2025.md
lauralorenz 1df3934
Update sig-multicluster/annual-report-2025.md
lauralorenz 44f956b
Update sig-multicluster/annual-report-2025.md
lauralorenz 19ba147
Update sig-multicluster/annual-report-2025.md
lauralorenz 148843e
Update sig-multicluster/annual-report-2025.md
lauralorenz 96fe29d
Update sig-multicluster/annual-report-2025.md
lauralorenz 704ad14
Update sig-multicluster/annual-report-2025.md
lauralorenz cb34f28
Update annual-report-2025.md
lauralorenz c434668
Update annual-report-2025.md
lauralorenz 115b365
missed pulling in KEP links to KEP section
lauralorenz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -12,14 +12,41 @@ | |
| - Governance and leadership changes | ||
| --> | ||
|
|
||
| 2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)? | ||
| * [multicluster-runtime](https://github.com/multicluster-runtime/multicluster-runtime) accepted into the sig | ||
| * Multicluster observability user research ([proposal doc](https://docs.google.com/document/d/1uCyHpI5zV1ME9qBtGjLkrIhpl3iXe-zQsn0SSbBiAE4)) | ||
| * "Hub"/"Management" Cluster definition discussion and position statement: https://github.com/kubernetes/community/pull/8210 | ||
| * Demos: [helium](https://github.com/raffaelespazzoli/helium), [KubeStellar](https://docs.google.com/presentation/d/1PYXL7FIim6b-Hrm97utpz5zjnuwgveNWRiny47IXxLg), [kube-bind](https://kube-bind.io/) ([slides](https://docs.google.com/presentation/d/1a5QqiaJNpu0UgyL50T0kLGg9-gaeF-1yqW3FZThlhnU), [github](https://github.com/kube-bind/kube-bind)) | ||
| * MCS versions 0.2.0 and 0.3.0 | ||
| * [IP families](https://github.com/kubernetes/enhancements/pull/5264) and [ports conflict rules](https://github.com/kubernetes/enhancements/pull/4887) for MCS and updates to related conformance tests | ||
| * Traffic distribution/internal traffic policies field lift to MCS ([KEP update](https://github.com/kubernetes/enhancements/pull/5588), [PR](https://github.com/kubernetes-sigs/mcs-api/pull/131)) and ServiceExport conditions streamlining against Gateway API ([KEP update](https://github.com/kubernetes/enhancements/pull/5438), [PR](https://github.com/kubernetes-sigs/mcs-api/pull/112)) | ||
| * MCS API spec/status/root discussion and eventual no-op: [doc](https://docs.google.com/document/d/112osT8lPCg5hbbnHuekn7KVNvy2LgLPV1ICalAmb8uE), [slides](https://docs.google.com/presentation/d/12A3i8OdJdpsHu4b_IenWgldsgYSnUGkfzLJVl93b9tY), [github discussion thread](https://github.com/kubernetes-sigs/mcs-api/issues/106) | ||
| * Add ServiceImport conditions ([KEP update](https://github.com/kubernetes/enhancements/pull/5439), [PR](https://github.com/kubernetes/enhancements/pull/5439)) and leverage them for asymmetrical traffic conflicts ([KEP update](https://github.com/kubernetes/enhancements/pull/5706), [PR](https://github.com/kubernetes-sigs/mcs-api/pull/132)) | ||
| * Discussion on [MCS cluster selection and traffic distribution](https://docs.google.com/document/d/14Ts1PhkSd-ouiGLhMA6uZN6RfoObqKvqpxnf7qLko5Y) | ||
| * Additional CRD versioning data on MCS ([PR](https://github.com/kubernetes-sigs/mcs-api/pull/116)) | ||
| * Forward looking discussions on policies and plans for the MCI-API conformance report program for GA | ||
| * Cluster Inventory API | ||
| * ClusterProfile credentials via plugin ([initial slide deck](https://docs.google.com/presentation/d/1v5-J-kFJ3TSpKqSraHcYkCz2NG7cNnYpq0ISF85wNMU), [KEP update](https://github.com/kubernetes/enhancements/pull/5338), [PR](https://github.com/kubernetes-sigs/cluster-inventory-api/pull/17)) | ||
| * PlacementDecision API added ([community doc](https://docs.google.com/document/d/1seK6W_TgSDinogXqEm8bOgFCuKqJ9_qkZdodfkSheUY), [informational slide deck](https://drive.google.com/file/d/1b7OQotko2w6PA_U-C7KtfaAmqeuqjMu0), [KEP](https://github.com/kubernetes/enhancements/pull/5314), [PR](https://github.com/kubernetes-sigs/cluster-inventory-api/pull/33)) and general discussions about multicluster scheduling ([slides](https://docs.google.com/presentation/d/1PYXL7FIim6b-Hrm97utpz5zjnuwgveNWRiny47IXxLg)) | ||
| * About API | ||
| * About API v1beta1 CRD released: https://github.com/kubernetes-sigs/about-api/pull/27 | ||
| * Discussion on suggested well-known cluster properties and property ladder discussion ([doc](https://docs.google.com/document/d/1M6vD9ALiLLIGT3dHus-kfAUhD6wX9BPUjPB_g3XljMc)) | ||
| * Discussed intersections with the Gateway Inference group e.g. [Multi-Cluster Inference Gateways proposal](https://docs.google.com/document/d/1QGvG9ToaJ72vlCBdJe--hmrmLtgOV_ptJi9D58QMD2w) and [CompositeBackend proposal](https://docs.google.com/document/d/1xXM6vDDmmmwK6Oh11CdCyKKN9wdoOalnpkjsO2PdFd4) | ||
| * Ops | ||
| * Added APAC meetings | ||
| * Reviewer increase | ||
|
|
||
|
|
||
| 2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)? | ||
| While we did increase the number of reviewers this year, in practice we have around the same ~6 people across the same number of projects (with very uneven distribution in terms of how much they review across all projects vs their main project) and we don't have a pipeline. Last year we tried a volunteer "council" of reviewers who would commit to 4 hours a week of reviews and also had the power to represent consensus if needed to unblock PRs in case of lack of approver/lead bandwidth, but we have not seen this specific power come into use nor the overall velocity of PR review increasing. | ||
|
|
||
| 3. Did you have community-wide updates in 2025 (e.g. KubeCon talks)? | ||
| * KubeCon EU: | ||
| * [How the SIG-Multicluster API Specifications Are Used for Real World Multicluster Management](https://kccnceu2025.sched.com/event/1txHL/how-the-sig-multicluster-api-specifications-are-used-for-real-world-multicluster-management-august-simonelli-red-hat-ryan-zhang-microsoft) | ||
| * [SIG-Multicluster Intro and Deep Dive](https://kccnceu2025.sched.com/event/1td0P/sig-multicluster-intro-and-deep-dive-jeremy-olmsted-thompson-laura-lorenz-google-stephen-kitt-red-hat-ryan-zhang-microsoft) | ||
| * KubeCon NA: | ||
| * [SIG-Multicluster Intro and Deep Dive](https://kccncna2025.sched.com/event/27Nlj/sig-multicluster-intro-and-deep-dive-stephen-kitt-red-hat-pavanipriya-sajja-independent-jeremy-olmsted-thompson-google) | ||
| * [Finally, a Cluster Inventory I Can USE!](https://kccncna2025.sched.com/event/27FfN/finally-a-cluster-inventory-i-can-use-corentin-debains-google-ryan-zhang-microsoft) | ||
|
|
||
| <!-- | ||
| Examples include links to email, slides, or recordings. | ||
| --> | ||
|
|
||
| 4. KEP work in 2025 (v1.33, v1.34, v1.35): | ||
| <!-- | ||
|
|
@@ -37,11 +64,35 @@ | |
|
|
||
| --> | ||
|
|
||
| MCS | ||
| * [KEP 1645: slightly relax the managed by requirements on EndpointSlices enhancements#4930](https://github.com/kubernetes/enhancements/pull/4930) | ||
| * [KEP-1645: define dual stack policies and fields enhancements#5264](https://github.com/kubernetes/enhancements/pull/5264) | ||
| * [KEP 1645: updates ServiceExport conditions enhancements#5437](https://github.com/kubernetes/enhancements/pull/5437) | ||
| * [KEP 1645: fix ServiceExport conditions enhancements#5438](https://github.com/kubernetes/enhancements/pull/5438) | ||
| * [KEP 1645: add ServiceImport conditions enhancements#5439](https://github.com/kubernetes/enhancements/pull/5439) | ||
| * [KEP 1645: updates ServiceExport conditions enhancements#5437](https://github.com/kubernetes/enhancements/pull/5437) | ||
| * [KEP 1645: fix ServiceExport conditions enhancements#5438](https://github.com/kubernetes/enhancements/pull/5438) | ||
| * [KEP 1645: add ServiceImport conditions enhancements#5439](https://github.com/kubernetes/enhancements/pull/5439) | ||
| * [KEP 1645: clarify the impact of conflict condition enhancements#5463](https://github.com/kubernetes/enhancements/pull/5463) | ||
| * [KEP 1645: add more conflict condition on asymmetrical traffic enhancements#5706](https://github.com/kubernetes/enhancements/pull/5706) | ||
| * [KEP 1645: add traffic distribution and internal traffic policies fields enhancements#5588](https://github.com/kubernetes/enhancements/pull/5588) | ||
|
|
||
| ClusterProfile | ||
| * [KEP 5339 - ClusterProfile Credentials external providers enhancements#5338](https://github.com/kubernetes/enhancements/pull/5338) | ||
| * [Update KEP-4322 to account for ClusterProfile CR being namespaced enhancements#5457](https://github.com/kubernetes/enhancements/pull/5457) | ||
| * [KEP-5339: fix typo in ClusterProfile credentialProviders example enhancements#5518](https://github.com/kubernetes/enhancements/pull/5518) | ||
| * [KEP-5339: add additional cluster-specific auth info field to the cluster profile object enhancements#5559](https://github.com/kubernetes/enhancements/pull/5559) | ||
| * [KEP-5339: define extensions-based per-cluster plugin configuration enhancements#5643](https://github.com/kubernetes/enhancements/pull/5643) | ||
|
|
||
| Placement API | ||
| * [KEP-5313: Placement Decision API for multicluster scheduling enhancements#5314](https://github.com/kubernetes/enhancements/pull/5314) | ||
|
|
||
| ## [Subprojects](https://git.k8s.io/community/sig-multicluster#subprojects) | ||
|
|
||
|
|
||
| **New in 2025:** | ||
| - multicluster-runtime | ||
|
|
||
| **Continuing:** | ||
| - about-api | ||
| - cluster-inventory-api | ||
|
|
@@ -53,18 +104,17 @@ | |
|
|
||
| **New in 2025:** | ||
| - AI Gateway | ||
| **Retired in 2025:** | ||
| - Policy | ||
| - see [doc](https://docs.google.com/document/d/10WTdHYW5x2rw6BTgDzW7X-5QNesAh205MuoaUe5-IQg), [PR](https://github.com/kubernetes/community/pull/8521) | ||
|
|
||
| ## Operational | ||
|
|
||
| Operational tasks in [sig-governance.md]: | ||
| - [ ] [README.md] reviewed for accuracy and updated if needed | ||
| - [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed | ||
| - [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed | ||
| - [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed | ||
| - [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed | ||
| - [ ] Meeting notes and recordings for 2025 are linked from [README.md] and updated/uploaded if needed | ||
| - [x] [README.md] reviewed for accuracy and updated if needed | ||
| - [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed | ||
| - [x] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Reviewed and updated in kubernetes-sigs/sig-multicluster-site#47 |
||
| - [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed | ||
| - [x] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed | ||
| - [x] Meeting notes and recordings for 2025 are linked from [README.md] and updated/uploaded if needed | ||
|
|
||
|
|
||
| [CONTRIBUTING.md]: https://git.k8s.io/community/sig-multicluster/CONTRIBUTING.md | ||
|
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated in #8841