Skip to content

Commit df98f40

Browse files
Update content/posts/2025-01-23-cli_whats_new_1.8.md
Co-authored-by: Sara Thomas <[email protected]>
1 parent 3204eaa commit df98f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/posts/2025-01-23-cli_whats_new_1.8.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ NETOBSERV_NAMESPACE=my_ns oc netobserv [flows|packets|metrics|follow|stop|copy|c
5151
```
5252

5353
### Subnets Labelling (for OCP clusters)
54-
The tool can now read Openshift configurations from `cluster-config-v1` and `network` to identify **Machine**, **Pods**, and **Services** subnets using the `--get-subnets` option. This will automatically add `SrcSubnetLabel` and `DstSubnetLabel` to your flows.
54+
The tool can now read OpenShift configurations from `cluster-config-v1` and `network` to identify **Machine**, **Pods**, and **Services** subnets using the `--get-subnets` option. This will automatically add `SrcSubnetLabel` and `DstSubnetLabel` to your flows.
5555

5656
You will see subnets being configured during the creation of the agents:
5757
```sh

0 commit comments

Comments
 (0)