This repository contains two CRD/controllers, NodePool and UnitedDeployment. The NodePool provides a convenient management experience for a pool of nodes within the same region or site. The UnitedDeployment defines a new edge application management methodology of using per node pool workload. For details of the design, please see the document.
Since the OpenYurt is extended from the upstream Kubernetes using only plugins, the NodePool and UnitedDeployment can be used with upstream Kubernetes as well. But to make the best use of them, we recommend using them with the OpenYurt. For a complete example, please check out the tutorial
Contributions are welcome, whether by creating new issues or pull requests. See our contributing document to get started.
- Mailing List: openyurt@googlegroups.com
- Slack: channel
- Dingtalk Group (钉钉讨论群)
Yurt-app-manager is under the Apache 2.0 license. See the LICENSE file for details. Certain implementations in Yurt-app-manager rely on the existing code from Kubernetes and OpenKruise the credits go to the original authors.