|
1 | | -# KubeFleet |
| 1 | +# Azure Fleet |
2 | 2 |
|
3 | 3 | ![GitHub release (latest by date)][1] |
4 | 4 | [![Go Report Card][2]][3] |
5 | 5 | ![Build Status][4] |
6 | 6 | ![GitHub go.mod Go version][5] |
7 | | -[](https://slack.cncf.io) |
8 | 7 |
|
9 | | - |
| 8 | +Azure Fleet repo contains the code that the [Azure Kubernetes Fleet Manager](https://learn.microsoft.com/en-us/azure/kubernetes-fleet/) service uses to provide multi-cluster workload scheduling and management capabilities. |
10 | 9 |
|
11 | | -KubeFleet is a sandbox project of the [Cloud Native Computing Foundation](https://cncf.io/) (CNCF) that works on any Kubernetes cluster. |
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/). |
| 10 | +It follows the CNCF sandbox project [KubeFleet](https://github.com/kubefleet-dev/) and most of the development is done in the [KubeFleet](https://github.com/kubefleet-dev/). |
13 | 11 |
|
| 12 | +## Get Involved |
| 13 | +For any questions, please see the [KubeFleet discussion board](https://github.com/kubefleet-dev/kubefleet/discussions). |
14 | 14 |
|
15 | | -## Code of Conduct |
16 | | - |
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 | | -## Contributing |
20 | | - |
21 | | -The [contribution guide](CONTRIBUTING.md) covers everything you need to know about how you can contribute to KubeFleet. |
22 | | - |
23 | | -## Support |
24 | | -For more information, see [SUPPORT.md](SUPPORT.md). |
25 | | - |
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/) |
| 15 | +For any issues, please open an issue in the [KubeFleet](https://github.com/kubefleet-dev/kubefleet/issues) |
32 | 16 |
|
33 | 17 |
|
34 | 18 | [1]: https://img.shields.io/github/v/release/Azure/fleet |
35 | 19 | [2]: https://goreportcard.com/badge/go.goms.io/fleet |
36 | 20 | [3]: https://goreportcard.com/report/go.goms.io/fleet |
37 | 21 | [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 |
39 | | - |
40 | | -Copyright The KubeFleet Authors. |
41 | | -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/). |
| 22 | +[5]: https://img.shields.io/github/go-mod/go-version/Azure/fleet |
0 commit comments