You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+6-8
Original file line number
Diff line number
Diff line change
@@ -21,19 +21,17 @@ Cyclonus functionality:
21
21
22
22
## Integrations
23
23
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):
27
25
28
26
-[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`
31
29
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).
33
31
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).
35
33
36
-
Sonobuoy plugin: [run Cyclonus tests through Sonobuoy](./hack/sonobuoy)!
34
+
**Sonobuoy plugin**: [run Cyclonus tests through Sonobuoy](./hack/sonobuoy).
0 commit comments