diff --git a/Documentation/network/kubernetes/policy.rst b/Documentation/network/kubernetes/policy.rst index 4fa9c93d069b2..97bf35ca573ad 100644 --- a/Documentation/network/kubernetes/policy.rst +++ b/Documentation/network/kubernetes/policy.rst @@ -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 `. Previously, nodes were excluded from ``ipBlock``; see :gh-issue:`20550`.