Skip to content

Commit

Permalink
add operationjob intro in readme (#278)
Browse files Browse the repository at this point in the history
* add operationjob intro in readme

* refactor readme

* refactor readme2

* refactor readme3
  • Loading branch information
ColdsteelRail authored Sep 23, 2024
1 parent 1c69095 commit 8baf05f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ extends native Pod lifecycle with more phase, like `PreCheck`, `Preparing`, `Pos

* Streamlined pod operation

[**OperationJob**](https://www.kusionstack.io/kuperator/manuals/operationjob) controller provides scaffolding for pod operations, such as `Replace`.

[**ResourceConsist**](https://www.kusionstack.io/kuperator/manuals/resourceconsist) framework offers
a graceful way to integrate resource management around Pods, like traffic control, into PodOpsLifecycle.

Expand Down

0 comments on commit 8baf05f

Please sign in to comment.