The Linux kernel information:
Root @ root: ~ # uname -a
Linux xx 4.9.0 0. Bpo. 1 - linx ws-security - amd64 # 1 SMP linx 4.9.2-2 ~ + 1 linx4 bpo8 (2018-08-17) x86_64 GNU/Linux
Root @ root: ~ #
Root @ root: ~ #
Root @ root: ~ # cat/proc/version
Linux version 4.9.0 0. Bpo. 1 - linx ws-security - amd64 ([email protected]) (GCC version 4.9.2 (Debian 4.9.2-10)) # 1 SMP linx 4.9.2-2 ~ + 1 linx4 bpo8 (2018-08-17)
Build kubernetes cluster, kube - proxy startup error:
Error deleting connection tracking state for UDP service IP: error: error & for the path of conntrack: exec: "conntrack" : the executable file not found in $path
To solve this problem to install the conntrack, effective measurement in his own net centos environment: yum - y install conntrack - tools
Now in an offline environment have to install the kernel module, Linux information as above, debian should, tried many ways to can't lack of various dependent on the success of the installation or error, could not find the way
Ask bosses give directions or can be installed directly on the conntrack offline package the best
Thank you very much
CodePudding user response:
You can take a look at this package, and then download rely on, do a local yum warehouse for installationCodePudding user response: