Skip to content

Commit

Permalink
Merge pull request #23 from lazyfrosch/docs/svc_election
Browse files Browse the repository at this point in the history
  • Loading branch information
thebsdbox committed Aug 4, 2023
2 parents acb7090 + 9600352 commit 12398ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/docs/installation/flags.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ More environment variables can be read through the `pkg/kubevip/config_envvar.go
| | `lb_fwdmethod` | Select the forwarding method (default local) | The IPVS forwarding method (local, masquerade, tunnel, direct, bypass) |
| **Services** | | | |
| | `vip_servicesinterface` | "" | Defines an optional different interface to bind |
| | `svc_election` | Enables a leadership Election for each Service, allowing them to be distributed | |
| | `vip_cidr` | Defaults "32" | Used when advertising BGP addresses (typically as `x.x.x.x/32`) |
| | `enable_service_security` | Boolean. Enable service security feature, defaults false | Restrict traffic to only service ports |
| **LeaderElection** | | | |
Expand Down

0 comments on commit 12398ba

Please sign in to comment.