Skip to content

Commit 0b6ff6b

Browse files
wvwatsontaylor
authored andcommitted
1 parent 225f161 commit 0b6ff6b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

USAGE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,10 @@ crystal src/cnf-conformance.cr ip_addresses
155155
```
156156
crystal src/cnf-conformance.cr nodeport_not_used
157157
```
158+
#### :heavy_check_mark: To test if there are any (non-declarative) hardcoded IP addresses or subnet masks in the K8s runtime configuration
159+
```
160+
crystal src/cnf-conformance.cr hardcoded_ip_addresses_in_k8s_runtime_configuration
161+
```
158162
#### (PoC) To test if there is a liveness entry in the Helm chart
159163
```
160164
crystal src/cnf-conformance.cr liveness

0 commit comments

Comments
 (0)