Etienne Champetier
81cb302399
MetalLB: fail if kube_proxy_strict_arp is false ( #5180 )
When using IPVS, kube_proxy_strict_arp = true is required
https://github.com/danderson/metallb/issues/153#issuecomment-518651132
Add kube_proxy_strict_arp to inventory/sample
5 years ago
Matthew Mosesohn
27ec548b88
Add support for k8s v1.16.0-beta.2 ( #5148 )
Cleaned up deprecated APIs:
apps/v1beta1
apps/v1beta2
extensions/v1beta1 for ds,deploy,rs
Add workaround for deploying helm using incompatible
deployment manifest.
Change-Id: I78b36741348f47a999df3841ee63cf4e6f377830
5 years ago
Mario
973afef96e
Fix variable for rbd_provisioner_user_secret ( #5042 )
* Update main.yml
* fix dead link 404
5 years ago
Scott Charron
e6fb686156
added the ability to define and deploy multiple address pools to metallb ( #4757 )
5 years ago
MarkusTeufelberger
e67f848abc
ansible-lint: add spaces around variables [E206] ( #4699 )
5 years ago
Maxime Guyot
50751bb610
Revert "Optimize kube resources creation ( #4572 )" ( #4621 )
This reverts commit f8fdc0cd93
.
5 years ago
andreyshestakov
f8fdc0cd93
Optimize kube resources creation ( #4572 )
5 years ago
Maxime Guyot
e640233947
Use sample inventory file in doc ( #4052 )
5 years ago
Peter Metz
38009a215a
fix(contrib/metallb): adds missing become: true in role ( #4356 )
On CoreOS, without this, it fails to kubectl apply MetalLB due to lack of privileges.
5 years ago
Maxime Guyot
bb495006c8
Update MetalLB to v0.7.3 ( #4194 )
5 years ago
Maxime Guyot
7e974f1401
Fix MetaLB library ( #4195 )
5 years ago
Sascha Marcel Schmidt
cd3b30d3bf
fix path to configuration
6 years ago
Sascha Marcel Schmidt
97aa87612a
use bin_dir
6 years ago
Sascha Marcel Schmidt
9cc8ef4b91
MetalLB as loadbalancer for on premise deployments ( #3027 )
* add metallb as loadbalancer for on premise deployments
* improve configuration
* add variables to DaemonSet
6 years ago