This repository has been archived by the owner on Nov 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: rename UnitedDeployment to YurtAppSet
Signed-off-by: hxcGit <[email protected]>
- Loading branch information
1 parent
81553b6
commit 5909e58
Showing
71 changed files
with
1,098 additions
and
1,129 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
This application contains 4 CRD/controllers: NodePool, UnitedDeployment, YurtAppDaemon and YurtIngress. | ||
This application contains 4 CRD/controllers: NodePool, YurtAppSet, YurtAppDaemon and YurtIngress. | ||
|
||
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. | ||
The YurtAppSet defines a new edge application management methodology of using per node pool workload. | ||
The YurtAppDaemon provides a similar K8S DaemonSet support for user app workload from the NodePool level. | ||
The YurtIngress is responsible to deploy configurable ingress controller to the user specified NodePools. | ||
The YurtIngress is responsible to deploy configurable ingress controller to the user specified NodePools. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.