Kernel even warns if being used, reflect its state in man page, too. Signed-off-by: Phil Sutter <phil@xxxxxx> --- extensions/libipt_CLUSTERIP.man | 3 +++ 1 file changed, 3 insertions(+) diff --git a/extensions/libipt_CLUSTERIP.man b/extensions/libipt_CLUSTERIP.man index 8ec6d6b6e163d..768bb23e5a7ac 100644 --- a/extensions/libipt_CLUSTERIP.man +++ b/extensions/libipt_CLUSTERIP.man @@ -2,6 +2,9 @@ This module allows you to configure a simple cluster of nodes that share a certain IP and MAC address without an explicit load balancer in front of them. Connections are statically distributed between the nodes in this cluster. +.PP +Please note that CLUSTERIP target is considered deprecated in favour of cluster +match which is more flexible and not limited to IPv4. .TP \fB\-\-new\fP Create a new ClusterIP. You always have to set this on the first rule -- 2.24.0