|
11 | 11 | KubeFleet is a sandbox project of the [Cloud Native Computing Foundation](https://cncf.io/) (CNCF) that works on any Kubernetes cluster. |
12 | 12 | 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/). |
13 | 13 |
|
| 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. |
14 | 16 |
|
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. |
16 | 18 |
|
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. |
18 | 19 |
|
19 | | -## Contributing |
| 20 | +## Quickstart |
20 | 21 |
|
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/) |
22 | 23 |
|
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 |
25 | 37 |
|
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. |
27 | 39 |
|
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. |
29 | 41 |
|
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). |
32 | 53 |
|
33 | 54 |
|
34 | | -[1]: https://img.shields.io/github/v/release/Azure/fleet |
| 55 | +[1]: https://img.shields.io/github/v/release/kubefleet-dev/kubefleet |
35 | 56 | [2]: https://goreportcard.com/badge/go.goms.io/fleet |
36 | 57 | [3]: https://goreportcard.com/report/go.goms.io/fleet |
37 | 58 | [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 |
39 | 60 |
|
40 | 61 | Copyright The KubeFleet Authors. |
41 | 62 | 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