Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 8 additions & 5 deletions MAINTAINERS.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# The KubeFleet Maintainers

| Maintainer | Organization | GitHub Username |
|-------------|--------------|-------------------------------------------------------|
| Ryan Zhang | Microsoft | [@ryanzhang-oss](https://github.com/ryanzhang-oss) |
| Zhiying Lin | Microsoft | [@zhiying-lin](https://github.com/zhiying-lin) |
| Chen Yu | Microsoft | [@michaelawyu](https://github.com/michaelawyu) |
| Maintainer | Organization | GitHub Username |
|----------------|--------------|----------------------------------------------------|
| Ryan Zhang | Microsoft | [@ryanzhang-oss](https://github.com/ryanzhang-oss) |
| Zhiying Lin | Microsoft | [@zhiying-lin](https://github.com/zhiying-lin) |
| Chen Yu | Microsoft | [@michaelawyu](https://github.com/michaelawyu) |
| Wei Weng | Microsoft | [@weng271190436](https://github.com/weng271190436) |
| Yetkin Timocin | Microsoft | [@ytimocin](https://github.com/ytimocin) |
| Simon Waight | Microsoft | [@sjwaight](https://github.com/sjwaight) |
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@ You can reach the KubeFleet community and developers via the following channels:

## Community Meetings

March 2026: we're currently revamping our community call schedule and will have more to share soon.

Future plans will land on our [community repository](https://github.com/kubefleet-dev/community).

<!--
We host bi-weekly community meetings that alternate between US/EU and APAC friendly time. In these sessions the community will showcase demos and discuss the current and future state of the project.

Please refer to the [calendar](https://zoom-lfx.platform.linuxfoundation.org/meetings/kubefleet?view=month) for the latest schedule:
Expand All @@ -54,6 +59,8 @@ Please refer to the [calendar](https://zoom-lfx.platform.linuxfoundation.org/mee

For more meeting information, minutes and recordings, please see the [KubeFleet community meeting doc](https://docs.google.com/document/d/1iMcHn11fPlb9ZGoMHiGEBvdIc44W1CjZvsPH3eBg6pA/edit?usp=sharing).

-->

## Code of Conduct
Participation in KubeFleet is governed by the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md). See the [Code of Conduct](CODE_OF_CONDUCT.md) for more information.

Expand Down
3 changes: 1 addition & 2 deletions ROADMAP.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# KubeFleet Roadmap

## Project Website
- Setup the project website
For our up to date roadmap please see: [KubeFleet Roadmap](https://github.com/orgs/kubefleet-dev/projects/4)

## Support more cluster properties so that user can pick the right cluster for their workload
- Support node level SKU as properties, e.g. CPU, GPU, Memory, etc
Expand Down
4 changes: 1 addition & 3 deletions SUPPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@

## How to file issues and get help

This project uses GitHub Issues to track bugs and feature requests. Please search the existing
issues before filing new issues to avoid duplicates. For new issues, file your bug or
feature request as a new Issue.
This project uses GitHub Issues to track bugs and feature requests. Please search the existing issues before filing new issues to avoid duplicates. For new issues, file your bug or feature request as a new Issue.

For help and questions about using this project, please

Expand Down
Loading