From c317ca2430e51afece62cec6ac210e19e7425777 Mon Sep 17 00:00:00 2001 From: Jungsub Shin Date: Mon, 14 Sep 2020 23:26:19 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d05aadf..ff9e263 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ kubectl apply -f https://raw.githubusercontent.com/kakao/ipvs-node-controller/ma ### IPv6 -ipvs-node-controller also supports IPv6. However, IPv6 is not enabled by default. To use IPv6, set "NET_STACK" environment in the DaemonSet manifests of ipvs-node-controller as follows. +ipvs-node-controller supports IPv6. However, IPv6 is not enabled by default. To use IPv6, set "NET_STACK" environment in the DaemonSet manifests of ipvs-node-controller as follows. ``` ...