Skip to content

Commit d9e0d1b

Browse files
docs: improve the kubeFleet landing page and add community meeting info (#67)
1 parent 5851413 commit d9e0d1b

File tree

1 file changed

+33
-12
lines changed

1 file changed

+33
-12
lines changed

README.md

Lines changed: 33 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,31 +11,52 @@
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 clusters.
1618

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.
1819

19-
## Contributing
20+
## Quickstart
2021

21-
The [contribution guide](CONTRIBUTING.md) covers everything you need to know about how you can contribute to KubeFleet.
22+
* [Get started here](https://kubefleet-dev.github.io/website/docs/getting-started/kind/)
2223

23-
## Support
24-
For more information, see [SUPPORT.md](SUPPORT.md).
24+
## Documentation
25+
26+
To learn more about KubeFleet go to 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)
35+
36+
## Community Meetings
2537

26-
## Contact
38+
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.
2739

28-
If you have questions, feel free to reach out to us in the following ways:
40+
Please refer to the [KubeFleet CNCF meeting calendar](https://zoom-lfx.platform.linuxfoundation.org/meetings/kubefleet?view=month) for the latest schedule.
2941

30-
- [mailing list](https://groups.google.com/g/kubefleet-dev)
31-
- [slack](https://cloud-native.slack.com/archives/C08KR7589R8) | [Join](https://slack.cncf.io/)
42+
For more meeting information, minutes and recordings, please see the [KubeFleet community meeting doc](https://docs.google.com/document/d/1iMcHn11fPlb9ZGoMHiGEBvdIc44W1CjZvsPH3eBg6pA/edit?usp=sharing).
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.
46+
47+
## Contributing
48+
49+
The [contribution guide](CONTRIBUTING.md) covers everything you need to know about how you can contribute to KubeFleet.
50+
51+
## Support
52+
For more information, see [SUPPORT](SUPPORT.md).
3253

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)