From 17056de41f5f53289d06b67e313610d9cbc77dfc Mon Sep 17 00:00:00 2001 From: Jonathan Knight Date: Fri, 7 Feb 2025 08:12:16 +0300 Subject: [PATCH] Update install docs to remove conntrack references (#689) --- Makefile | 2 +- docs/installation/08_networking.adoc | 22 ---------------------- 2 files changed, 1 insertion(+), 23 deletions(-) diff --git a/Makefile b/Makefile index 5fd0d1a00..8d3e90bdc 100644 --- a/Makefile +++ b/Makefile @@ -2033,7 +2033,7 @@ $(TOOLS_BIN)/controller-gen: # find or download kustomize # ---------------------------------------------------------------------------------------------------------------------- KUSTOMIZE_INSTALL_SCRIPT ?= "https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh" -KUSTOMIZE_VERSION ?= v5.4.2 +KUSTOMIZE_VERSION ?= v5.6.0 .PHONY: kustomize KUSTOMIZE = $(TOOLS_BIN)/kustomize diff --git a/docs/installation/08_networking.adoc b/docs/installation/08_networking.adoc index 84feef09f..45a9641a3 100644 --- a/docs/installation/08_networking.adoc +++ b/docs/installation/08_networking.adoc @@ -10,28 +10,6 @@ == O/S Networking Configuration -=== Operating System Library Requirements - -In order for Coherence clusters to form correctly, the `conntrack` library -must be installed. Most Kubernetes distributions will do this for you. -If you have issues with clusters not forming, then you should check that -`conntrack` is installed using this command (or equivalent): - -[source,bash] ----- -rpm -qa | grep conntrack ----- - -You should see output similar to that shown below. If you do not, then you -should install `conntrack` using your operating system tools. - -[source,bash] ----- -libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 -conntrack-tools-1.4.4-4.el7.x86_64 ----- - - === Firewall (iptables) Requirements Some Kubernetes distributions create `iptables` rules that block some