Skip to content

Commit 9b4c865

Browse files
author
Ryan Zhang
committed
improve the kubeFleet landing page and add community meeting info
Signed-off-by: Ryan Zhang <[email protected]>
1 parent f1418b2 commit 9b4c865

File tree

1 file changed

+32
-11
lines changed

1 file changed

+32
-11
lines changed

README.md

Lines changed: 32 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,38 @@
1111
KubeFleet is a sandbox project of the [Cloud Native Computing Foundation](https://cncf.io/) (CNCF) that works on any Kubernetes cluster.
1212
We are working towards the vision where we will eventually be able to treat each Kubernetes cluster as a [cattle](https://cloudscaling.com/blog/cloud-computing/the-history-of-pets-vs-cattle/).
1313

14+
## What is KubeFleet?
15+
KubeFleet contains a set of Kubernetes controllers and CRDs which provide an advanced cloud-native solution for multi-cluster application management.
1416

15-
## Code of Conduct
17+
Use KubeFleet to schedule workloads smartly, roll out changes progressively, and perform administrative tasks easily, across a group of Kubernetes clusters on any cloud or on-premises. .
18+
19+
20+
## Quickstart
21+
22+
* [Get started here](https://kubefleet-dev.github.io/website/docs/getting-started/kind/)
23+
24+
## Documentation
25+
26+
To learn more about KubeFleet go to the [the KubeFleet documentation](https://kubefleet-dev.github.io/website/).
27+
28+
## Community
29+
30+
You can reach the KubeFleet community and developers via the following channels:
31+
32+
* Q & A: [Github Discussions](https://github.com/kubefleet-dev/kubefleet/discussions)
33+
* Slack: [The #KubeFleet Slack channel] (https://cloud-native.slack.com/archives/C08KR7589R8)
34+
* Mailing list: - [mailing list](https://groups.google.com/g/kubefleet-dev)
1635

17-
This project has adopted the [CNCF Open Source 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.
36+
## Community Meetings
37+
38+
We host bi-weekly community meetings that alternate between US/EU and APAC friendly time. The community showcase demos and discuss the current and future state of the project in those meetings.
39+
40+
Please refer to the [KubeFleet CNCF meeting calendar](https://zoom-lfx.platform.linuxfoundation.org/meetings/kubefleet?view=month) for the latest schedule.
41+
42+
For more meeting information, minutes and recordings, please see the [KubeFleet community meeting doc](https://bit.ly/kubefleet-cm-meeting)
43+
44+
## Code of Conduct
45+
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.
1846

1947
## Contributing
2048

@@ -23,19 +51,12 @@ The [contribution guide](CONTRIBUTING.md) covers everything you need to know abo
2351
## Support
2452
For more information, see [SUPPORT.md](SUPPORT.md).
2553

26-
## Contact
27-
28-
If you have questions, feel free to reach out to us in the following ways:
29-
30-
- [mailing list](https://groups.google.com/g/kubefleet-dev)
31-
- [slack](https://cloud-native.slack.com/archives/C08KR7589R8) | [Join](https://slack.cncf.io/)
32-
3354

34-
[1]: https://img.shields.io/github/v/release/Azure/fleet
55+
[1]: https://img.shields.io/github/v/release/kubefleet-dev/kubefleet
3556
[2]: https://goreportcard.com/badge/go.goms.io/fleet
3657
[3]: https://goreportcard.com/report/go.goms.io/fleet
3758
[4]: https://codecov.io/gh/Azure/fleet/branch/main/graph/badge.svg?token=D3mtbzACjC
38-
[5]: https://img.shields.io/github/go-mod/go-version/Azure/fleet
59+
[5]: https://img.shields.io/github/go-mod/go-version/kubefleet-dev/kubefleet
3960

4061
Copyright The KubeFleet Authors.
4162
The Linux Foundation® (TLF) has registered trademarks and uses trademarks. For a list of TLF trademarks, see [Trademark Usage](https://www.linuxfoundation.org/trademark-usage/).

0 commit comments

Comments
 (0)