- Feb 01, 2021
-
-
Kenichi Omichi authored
This is a small step to replace "master" with "control-plane" in Kubespray project.
-
- Jan 26, 2021
-
-
Florian Ruynat authored
-
Ryler Hockenbury authored
* Allow configureable vni and port for flannel overlay * additional options for azure cloud config
-
- Jan 25, 2021
-
-
Etienne Champetier authored
This was introduced in 143e2272 Extra repo is enabled by default in CentOS, and is not the right repo for EL8 Instead of adding a CentOS repo to RHEL, enable the needed RHEL repos with rhsm_repository For RHEL 7, we need the "extras" repo for container-selinux For RHEL 8, we need the "appstream" repo for container-selinux, ipvsadm and socat Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
-
- Jan 18, 2021
-
-
Sergey authored
* Add prompt to upgrade node or delay before upgrade * add docs
-
- Jan 15, 2021
-
-
Guangwen Feng authored
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
-
- Jan 14, 2021
-
-
Florian Ruynat authored
-
- Jan 11, 2021
-
-
Gregor Krmelj authored
-
Gregor Krmelj authored
* update containerd documentation with etcd change * update conterind docs
-
- Jan 10, 2021
-
-
Igor Vuk authored
-
- Jan 08, 2021
-
-
holmesb authored
Signed-off-by: Brendan Holmes <5072156+holmesb@users.noreply.github.com>
-
- Jan 07, 2021
-
-
Etienne Champetier authored
* Improve how we set 'proxy=' in yum.conf or dnf.conf Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com> * Fixup spaces in no_proxy Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com> * Add svc,svc.{{ dns_domain }} to no_proxy Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
-
- Dec 18, 2020
-
-
Sergey authored
-
- Dec 16, 2020
-
-
Daniel Abbatt authored
Typo
-
- Dec 09, 2020
-
-
Kenichi Omichi authored
When clicking the link, we faced NotFound error page of the github.com. This fixes the link to avoid that.
-
- Dec 04, 2020
-
-
Sergey authored
* add crio registry mirror support * mdlint fix
-
- Dec 03, 2020
-
-
Florian Ruynat authored
-
- Dec 02, 2020
-
-
Etienne Champetier authored
* Fix etcd download dest Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com> * Only support Helm v3, cleanup install Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
-
- Nov 30, 2020
-
-
Florian Ruynat authored
-
Sergey authored
* containerd docker hub registry mirror support * add docs * fix typo * fix yamllint * fix indent in sample and ansible-playbook param in testcases_run * fix md * mv common vars to tests/common/_docker_hub_registry_mirror.yml * checkout vars to upgrade tests
-
- Nov 26, 2020
-
-
Etienne Champetier authored
This new version uses the same base image as kube-proxy (k8s.gcr.io/build-image/debian-iptables) This allow to automatically pick iptables-legacy or iptables-nft, and be compatible with RHEL/CentOS 8 https://github.com/kubernetes/dns/pull/367 Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
-
- Nov 25, 2020
-
-
Andrii authored
-
- Nov 24, 2020
-
-
Barry Melbourne authored
-
- Nov 23, 2020
-
-
ZouYu authored
Signed-off-by: zouyu <zouy.fnst@cn.fujitsu.com>
-
- Nov 04, 2020
-
-
Hans Feldt authored
* create a wrapper script with pki options * supports all kubespray managed container engines Co-authored-by: Hans Feldt <hafe@users.noreply.github.com>
-
- Oct 29, 2020
-
-
David Medinets authored
When https://kubespray.io/#/docs/comparisons is generated, having the link in the heading creates the following HTML. When displayed there is no space between "vs" and the link. I simply moved the link into the following paragraph. ``` <h2 id="kubespray-vs-kops"><a href="#/docs/comparisons?id=kubespray-vs-kops" data-id="kubespray-vs-kops" class="anchor"><span>Kubespray vs </span></a><a href="https://github.com/kubernetes/kops" target="_blank" rel="noopener">Kops</a></h2> ```
-
David Medinets authored
* Add note about changing private IP in admin.conf. When I run kubespray, a load balancer is created which should be used instead of the ip of the controller node. * Procedure to find load balancer and update admin.conf When I run kubespray, a load balancer is used instead of the private ip of the controller.
-
- Oct 13, 2020
-
-
Hans Feldt authored
* bump crio version to 1.19 * crio package name has changed for debian/ubuntu * crio upgrade does not work, see #6757 * update crio info in docs
-
- Oct 12, 2020
-
-
Hans Feldt authored
No longer used/supported
-
- Oct 09, 2020
-
-
holmesb authored
If no_proxy_exclude_workers is true, workers will be excluded from the no_proxy variable. This prevents docker engine restarting when scaling workers. (#6520) Signed-off-by: holmesb <5072156+holmesb@users.noreply.github.com>
-
- Sep 25, 2020
-
-
axelgobletbdr authored
* created variable to enable/disable reverse dns lookups in coredns * fixed linting-error in dns-stack.md
-
- Sep 24, 2020
-
-
Hans Feldt authored
* calico: add constant calico_min_version_required and verify current deployed version against it. * calico: remove upgrade support with data migration The tool was used pre v3.0.0 and is no longer needed. * calico: remove old version support from tasks * calico: remove old ver support from policy ctrl * calico: remove old ver support from node * canal: remove old ver support * remove unused calicoctl download checksums calico_min_version_required is the oldest version that can be installed Older versions can be removed.
-
- Sep 23, 2020
-
-
Hans Feldt authored
If already deployed, get current datastore from CNI config file
-
- Sep 22, 2020
-
-
Florent Monbillard authored
* Expose offline install overrides in inventory * Remove not recommended warning
-
- Sep 17, 2020
-
-
Samuel Liu authored
-
Barry Melbourne authored
-
Florian Ruynat authored
-
- Sep 11, 2020
-
-
Florian Ruynat authored
-
- Sep 07, 2020
-
-
Florent Monbillard authored
* Fix upgrade playbook name * Fix my fix :)
-
- Sep 04, 2020
-
-
Hans Feldt authored
-