From 49281ce819f48cbbaef4d67ad231c644d04052d8 Mon Sep 17 00:00:00 2001 From: Shivanshu Raj Shrivastava Date: Mon, 4 Oct 2021 21:14:58 +0530 Subject: [PATCH] Update README.md --- pkg/proxy/ipvs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/proxy/ipvs/README.md b/pkg/proxy/ipvs/README.md index 895dcb97975..933df5caa13 100644 --- a/pkg/proxy/ipvs/README.md +++ b/pkg/proxy/ipvs/README.md @@ -346,7 +346,7 @@ kubeProxy: before running -`kube init --config ` +`kubeadm init --config ` to specify the ipvs mode before deploying the cluster.