Skip to content

Commit 049b5d4

Browse files
authored
clean up readme
1 parent 2246178 commit 049b5d4

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

+6-8
Original file line numberDiff line numberDiff line change
@@ -21,19 +21,17 @@ Cyclonus functionality:
2121

2222
## Integrations
2323

24-
### krew plugin
25-
26-
Cyclonus is available as a [krew/kubectl plugin](https://github.com/mattfenwick/kubectl-cyclonus):
24+
Cyclonus is available as a [**krew/kubectl plugin**](https://github.com/mattfenwick/kubectl-cyclonus):
2725

2826
- [Set up krew](https://krew.sigs.k8s.io/docs/user-guide/quickstart/)
29-
- install cyclonus through krew: `kubectl krew install cyclonus`
30-
- use cyclonus as a kubectl plugin: `kubectl cyclonus -h`
27+
- install: `kubectl krew install cyclonus`
28+
- use: `kubectl cyclonus -h`
3129

32-
Antrea testing: [Cyclonus runs network policy tests for Antrea on a daily basis](https://github.com/vmware-tanzu/antrea/actions/workflows/netpol_cyclonus.yml).
30+
**Antrea testing**: [Cyclonus runs network policy tests for Antrea on a daily basis](https://github.com/vmware-tanzu/antrea/actions/workflows/netpol_cyclonus.yml).
3331

34-
Cilium testing: [Cyclonus runs network policy tests for Cilium on a daily basis](https://github.com/cilium/cilium/pull/14889).
32+
**Cilium testing**: [Cyclonus runs network policy tests for Cilium on a daily basis](https://github.com/cilium/cilium/pull/14889).
3533

36-
Sonobuoy plugin: [run Cyclonus tests through Sonobuoy](./hack/sonobuoy)!
34+
**Sonobuoy plugin**: [run Cyclonus tests through Sonobuoy](./hack/sonobuoy).
3735

3836

3937
## Motivation and History

0 commit comments

Comments
 (0)