8
8
9
9
<p >
10
10
11
- [ <img src =" doc /images/certified-kubernetes-color.png" height =150 >] ( https://github.com/cncf/k8s-conformance/pull/2240 )
11
+ [ <img src =" docs /images/certified-kubernetes-color.png" height =150 >] ( https://github.com/cncf/k8s-conformance/pull/2240 )
12
12
<!--
13
13
Source: https://github.com/cncf/artwork/tree/master/projects/kubernetes/certified-kubernetes
14
14
-->
@@ -26,8 +26,8 @@ kubean is a cluster lifecycle management tool based on [kubespray](https://githu
26
26
[ ![ main workflow] ( https://github.com/kubean-io/kubean/actions/workflows/auto-main-ci.yaml/badge.svg )] ( https://github.com/kubean-io/kubean/actions/workflows/auto-main-ci.yaml )
27
27
[ ![ codecov] ( https://codecov.io/gh/kubean-io/kubean/branch/main/graph/badge.svg?token=8FX807D3QQ )] ( https://codecov.io/gh/kubean-io/kubean )
28
28
[ ![ CII Best Practices] ( https://bestpractices.coreinfrastructure.org/projects/6263/badge )] ( https://bestpractices.coreinfrastructure.org/projects/6263 )
29
- [ ![ kubean coverage] ( https://raw.githubusercontent.com/dasu23/e2ecoverage/master/badges/kubean/kubeanCoverage.svg )] ( https://github.com/kubean-io/kubean/blob/main/doc /test/kubean_testcase.md )
30
- [ ![ kubean coverage] ( https://raw.githubusercontent.com/dasu23/e2ecoverage/master/badges/kubean/kubeanCoverage2.svg )] ( https://github.com/kubean-io/kubean/blob/main/doc /test/kubean_testcase.md )
29
+ [ ![ kubean coverage] ( https://raw.githubusercontent.com/dasu23/e2ecoverage/master/badges/kubean/kubeanCoverage.svg )] ( https://github.com/kubean-io/kubean/blob/main/docs /test/kubean_testcase.md )
30
+ [ ![ kubean coverage] ( https://raw.githubusercontent.com/dasu23/e2ecoverage/master/badges/kubean/kubeanCoverage2.svg )] ( https://github.com/kubean-io/kubean/blob/main/docs /test/kubean_testcase.md )
31
31
[ ![ license] ( https://img.shields.io/badge/license-AL%202.0-blue )] ( https://github.com/kubean-io/kubean/blob/main/LICENSE )
32
32
[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/kubean-io/kubean )] ( https://goreportcard.com/report/github.com/kubean-io/kubean )
33
33
@@ -57,8 +57,8 @@ We cloud use the example in folder `artifacts/demo` which uses online resources
57
57
3 . ` kubectl apply -f demo/ ` to start kubeanClusterOps which will start the kubespray job
58
58
4 . ` kubectl get job -n kubean-system ` to check the kubespray job status
59
59
60
- [ ![ quick_start_image] ( doc /images/quick_start.gif)] ( https://asciinema.org/a/511386 )
60
+ [ ![ quick_start_image] ( docs /images/quick_start.gif)] ( https://asciinema.org/a/511386 )
61
61
62
62
## Offline Usage
63
63
64
- [ offline] ( doc /offline.md)
64
+ [ offline] ( docs /offline.md)
0 commit comments