diff --git a/README.md b/README.md index d3db4a3..d1f1612 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ To compile it , you need: Configuration contains: ``` +{ "MulticastConfig": { "MIpAddr": "239.0.0.19", "MPort": "9898", @@ -34,6 +35,7 @@ Configuration contains: "BridgeIpCIDR": "10.0.1.1/24" }, "debug": false + } ``` Where: @@ -60,5 +62,5 @@ Where: - MetalLb under Kubernetes can achieve the same. -- Nobody really needs kubernetes. I want a floating , HA IP without this. +- Nobody really needs kubernetes with less than 20 servers. I want a floating , HA IP without this.