diff --git a/README.md b/README.md index 9455291..3882419 100644 --- a/README.md +++ b/README.md @@ -1,54 +1,25 @@ # YurtCluster Operator -## Quick Start +**IMPORTANT: This project is no longer being actively maintained and has been archived.** -### Prepare a Kubernetes cluster +## Archived Project -```shell -# cat < openyurt.io/node-type=cloud -``` +- [SataQiu](https://github.com/SataQiu) +- [huiwq1990](https://github.com/huiwq1990) +- [rambohe-ch](https://github.com/rambohe-ch) -### Convert a Node to Edge Node +## Alternative Projects -```shell -# kubectl label node openyurt.io/node-type=edge -``` - -### Revert a Node to Normal Node - -```shell -# kubectl label node openyurt.io/node-type- -``` - -### Revert the cluster to normal - -```shell -# kubectl delete yurtclusters cluster -# helm uninstall operator -n kube-system -``` +For guidance on how to install OpenYurt, please refer to the following link: https://openyurt.io/docs/installation/summary \ No newline at end of file