From 017cd2b09dcc0a4e60c1db4a89c2f515629f7e19 Mon Sep 17 00:00:00 2001 From: kvaps Date: Fri, 22 Dec 2017 18:22:17 +0100 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 0ae503d..56c0895 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,16 @@ Please make sure that you have no any IP-address on the bridge, because it will kubectl create -f bridget.yaml ``` +## Update + +* Check your `bridget.yaml` for changes. + +* Run: +``` +kubectl delete -f bridget.yaml +kubectl create -f bridget.yaml +``` + ## Alternatives There is not much alternatives for kubernetes if you want to use flat L2-network.