6
6
[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/KusionStack/operating )] ( https://goreportcard.com/report/github.com/KusionStack/operating )
7
7
[ ![ codecov] ( https://codecov.io/gh/KusionStack/operating/graph/badge.svg?token=CEQX77G7UH )] ( https://codecov.io/gh/KusionStack/operating )
8
8
9
- KusionStack Operating ([ official site] ( https://kusionstack.io/docs /operating/introduction/ ) ) provides a set of workloads and operators
9
+ KusionStack Operating ([ official site] ( https://www. kusionstack.io/operating/introduction/ ) ) provides a set of workloads and operators
10
10
built on Kubernetes Custom Resource Definitions (CRDs), with a primary aim of bridging the gap
11
11
between platform development and Kubernetes.
12
12
@@ -17,23 +17,23 @@ streamlining application operations when developing platforms based on Kubernete
17
17
18
18
* Fine-grained operation
19
19
20
- [ ** PodOpsLifecycle** ] ( https://kusionstack.io/docs /operating/concepts/podopslifecycle )
20
+ [ ** PodOpsLifecycle** ] ( https://www. kusionstack.io/operating/concepts/podopslifecycle )
21
21
extends native Pod lifecycle with more phase, like ` PreCheck ` , ` Preparing ` , ` PostCheck ` , to allow fine-grained operation management.
22
22
23
23
* Advanced workloads
24
24
25
- [ ** CollaSet** ] ( https://kusionstack.io/docs /operating/manuals/collaset ) designed to manage Pods with respect to PodOpsLifecycle.
25
+ [ ** CollaSet** ] ( https://www. kusionstack.io/operating/manuals/collaset ) designed to manage Pods with respect to PodOpsLifecycle.
26
26
27
- [ ** PodDecoration** ] ( https://kusionstack.io/docs /operating/manuals/poddecoration ) provides secondary grouping and operational capabilities for Pods.
27
+ [ ** PodDecoration** ] ( https://www. kusionstack.io/operating/manuals/poddecoration ) provides secondary grouping and operational capabilities for Pods.
28
28
29
29
* Streamlined pod operation
30
30
31
- [ ** ResourceConsist** ] ( https://kusionstack.io/docs /operating/manuals/resourceconsist ) framework offers
31
+ [ ** ResourceConsist** ] ( https://www. kusionstack.io/operating/manuals/resourceconsist ) framework offers
32
32
a graceful way to integrate resource management around Pods, like traffic control, into PodOpsLifecycle.
33
33
34
34
* Risk management
35
35
36
- [ ** PodTransitionRule** ] ( https://kusionstack.io/docs /operating/manuals/podtransitionrule )
36
+ [ ** PodTransitionRule** ] ( https://www. kusionstack.io/operating/manuals/podtransitionrule )
37
37
is responsible to keep Pod operation risks under control.
38
38
39
39
## Getting started
0 commit comments