Skip to content

Commit

Permalink
docs: network policy: remove SCTP from missing features list
Browse files Browse the repository at this point in the history
The `policy enforcement` bullet in the referenced issue
(cilium#5719) is completed. Looks like
the network policy support was added with
cilium#20033.

Signed-off-by: Julian Wiedmann <[email protected]>
  • Loading branch information
julianwiedmann authored and nathanjsweet committed Oct 4, 2024
1 parent f12dca7 commit 475310f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Documentation/network/kubernetes/policy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ Known missing features for Kubernetes Network Policy:
+===============================+===================+
| ``ipBlock`` set with a pod IP | :gh-issue:`9209` |
+-------------------------------+-------------------+
| SCTP | :gh-issue:`5719` |
+-------------------------------+-------------------+

As of v1.15, ``ipBlock`` can now optionally select :ref:`node IPs <cidr_select_nodes>`. Previously,
nodes were excluded from ``ipBlock``; see :gh-issue:`20550`.
Expand Down

0 comments on commit 475310f

Please sign in to comment.