Skip to content

Commit 025ebfd

Browse files
committed
improve readme links
1 parent f31eb80 commit 025ebfd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,9 @@ Testing network policies for CNI providers on Kubernetes has historically been v
4848
requiring a lot of boilerplate.
4949

5050
This was recently improved upstream via truth table based tests:
51-
- [see KEP](https://github.com/kubernetes/enhancements/tree/master/keps/sig-network/1611-network-policy-validation)
52-
- [see Kubernetes PR](https://github.com/kubernetes/kubernetes/pull/91592)
51+
52+
- KEP: ["Architecting NetworkPolicy tests with a DSL for better upstream test coverage of all CNIs"](https://github.com/kubernetes/enhancements/tree/master/keps/sig-network/1611-network-policy-validation)
53+
- kubernetes PR: ["new NetworkPolicy Validation suite"](https://github.com/kubernetes/kubernetes/pull/91592)
5354

5455
Cyclonus is the next evolution: in addition to truth-table connectivity tests, it adds two new components:
5556
- a powerful network policy engine implementing the Kubernetes network policy specification

0 commit comments

Comments
 (0)