Skip to content

Commit 0130ae3

Browse files
committed
Update calico configuration readme
1 parent cab6786 commit 0130ae3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
## How to add network policy (local deployment)
22

33
How to discover ports / networks that are used by application
4-
* enable and observer traffic via
4+
* enable and observe traffic via
55
- https://docs.tigera.io/calico/3.30/observability/enable-whisker
66
- https://docs.tigera.io/calico/3.30/observability/view-flow-logs
77
* add staged policies to make sure all cases are included https://docs.tigera.io/calico/3.30/network-policy/staged-network-policies
8+
* transform staged policies to "normal" policies
89

9-
Debug network policies:
10+
## Debug network policies:
1011
* observe traffic and check `policies` field in whisker logs
1112
- https://docs.tigera.io/calico/3.30/observability/enable-whisker
1213
- https://docs.tigera.io/calico/3.30/observability/view-flow-logs
1314

1415
Warning: make sure that calico version being used support Whisker (e.g. in v3.26 whisker is not documented at all)
1516

16-
1717
## Known issues
1818

1919
If network policy is created after pod, pod **MUST** be restarted for policy to take effect. Read more https://github.com/projectcalico/calico/issues/10753#issuecomment-3140717418

0 commit comments

Comments
 (0)