You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+32-11Lines changed: 32 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,10 +11,38 @@
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. .
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:
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.
18
46
19
47
## Contributing
20
48
@@ -23,19 +51,12 @@ The [contribution guide](CONTRIBUTING.md) covers everything you need to know abo
23
51
## Support
24
52
For more information, see [SUPPORT.md](SUPPORT.md).
25
53
26
-
## Contact
27
-
28
-
If you have questions, feel free to reach out to us in the following ways:
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