Skip to content

Commit 92a5aea

Browse files
docs: fix the README (#1128)
2 parents 1eb4c53 + b8bd09a commit 92a5aea

1 file changed

Lines changed: 7 additions & 26 deletions

File tree

README.md

Lines changed: 7 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,22 @@
1-
# KubeFleet
1+
# Azure Fleet
22

33
![GitHub release (latest by date)][1]
44
[![Go Report Card][2]][3]
55
![Build Status][4]
66
![GitHub go.mod Go version][5]
7-
[![Slack](https://img.shields.io/badge/slack-join-brightgreen)](https://slack.cncf.io)
87

9-
![cncf_logo](screenshots/cncf-logo.png)
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.
109

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/).
1311

12+
## Get Involved
13+
For any questions, please see the [KubeFleet discussion board](https://github.com/kubefleet-dev/kubefleet/discussions).
1414

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)
3216

3317

3418
[1]: https://img.shields.io/github/v/release/Azure/fleet
3519
[2]: https://goreportcard.com/badge/go.goms.io/fleet
3620
[3]: https://goreportcard.com/report/go.goms.io/fleet
3721
[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

Comments
 (0)