- Sep 17, 2020
-
-
Maxime Guyot authored
-
Hans Feldt authored
Remove configuration variable kubeadm_control_plane
-
Hans Feldt authored
* kube-proxy never gets deployed so need to remove it
-
Florent Monbillard authored
It was documented as if it were an Ansible variable, but it is a Terraform variable. This also means the colon syntax was incorrect. TF variables are assigned with an equals sign. Co-authored-by: rptaylor <rptaylor@uvic.ca>
-
David Louks authored
* Make metallb image repos configurable * Moved metallb image repo definitions to download role defaults * Removed comment. These are set in download defaults
-
Samuel Liu authored
-
Lukas Grossar authored
-
Barry Melbourne authored
-
Florian Ruynat authored
-
Pasquale Toscano authored
-
- Sep 15, 2020
-
-
Florian Ruynat authored
-
- Sep 12, 2020
-
-
Florian Ruynat authored
-
- Sep 11, 2020
-
-
Florian Ruynat authored
-
Maxime Guyot authored
-
Samuel Liu authored
-
w33dw0r7d authored
-
Florian Ruynat authored
-
Florian Ruynat authored
-
- Sep 10, 2020
-
-
Florian Ruynat authored
-
Florian Ruynat authored
-
Hans Feldt authored
After host reboot kubelet and crio goes into a loop and no container is started. storage_driver in crio.conf overrides system defaults in etc/containers/storage.conf /etc/containers/storage.conf is installed by package containers-common dependency installed from cri-o (centos7) and contains "overlay". Hosts already configured with overlay2 should be reconfigured and the /var/lib/containers content removed.
-
Florian Ruynat authored
-
Mikael Johansson authored
* Add comment from roles/kubespray-defaults/defaults/main.yaml clarifying network allocation and sizes Signed-off-by: Mikael Johansson <mik.json@gmail.com> * Rewrite of the comment and added new examples Signed-off-by: Mikael Johansson <mik.json@gmail.com>
-
holmesb authored
Allowing resource management of metrics-server container. Will allow fine-tuning of resource allocation and solving throttling issues. Setting defaults as per the current request & limit allocation: cpu: 43m, memory 55Mi for both limits & requests. (#6652) Signed-off-by: Brendan Holmes <holmesb@users.noreply.github.com> Co-authored-by: Brendan Holmes <holmesb@users.noreply.github.com>
-
Florian Ruynat authored
-
Florian Ruynat authored
-
spaced authored
-
- Sep 09, 2020
-
-
Florian Ruynat authored
-
- Sep 08, 2020
-
-
Maxime Guyot authored
-
Maxime Guyot authored
-
Maxime Guyot authored
-
- Sep 07, 2020
-
-
Barry Melbourne authored
-
spaced authored
* remove podman cni plugin * configure networkamanger global dns * allow installation of python3-libselinux by disabling update repo temporary * remove ipv4 section because it is not a valid configuration
-
Florian Ruynat authored
-
Florent Monbillard authored
* Fix upgrade playbook name * Fix my fix :)
-
Florian Ruynat authored
-
Florian Ruynat authored
-
- Sep 04, 2020
-
-
Florian Ruynat authored
-
Julien Pervillé authored
-
Hans Feldt authored
Removes these startup warnings: Warning: For remote container runtime, --pod-infra-container-image is ignored in kubelet, which should be set in that remote runtime instead Using "/var/run/crio/crio.sock" as endpoint is deprecated, please consider using full url format "unix:///var/run/crio/crio.sock".
-