- 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
-
- Sep 03, 2020
-
-
Lovro Seder authored
* Rotate kubelet server certificate. * CI test kubelet server cert rotation * Approve kubelet serving certificates in tests.
-
- Aug 28, 2020
-
-
Barry Melbourne authored
-
- Aug 21, 2020
-
-
Svendegroote91 authored
-
- Aug 20, 2020
-
-
Maxime Guyot authored
-
- Aug 06, 2020
-
-
Alvaro authored
Signed-off-by: Alvaro Saurin <alvaro.saurin@gmail.com>
-
Arthur Outhenin-Chalandre authored
* Update the cilium svc proxy test to HA mode Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr> * Fix cilium strict kube-proxy in HA Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr> * Add a single global endpoint variable Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr> * Add cilium docs about kube-proxy replacement Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr> * Fix issues in docs Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
-
- Aug 01, 2020
-
-
Cristian Chiru authored
* Moved docker_dns_options to defaults so it can be overridden * Fixed yaml indentation and markdown * Moved docker_dns_search_domains to defaults
-
- Jul 31, 2020
-
-
Kuralamudhan Ramakrishnan authored
Signed-off-by: Kuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>
-
Florian Ruynat authored
-
- Jul 30, 2020
-
-
Arthur Outhenin-Chalandre authored
Signed-off-by: Arthur Outhenin-Chalandre <arthur@cri.epita.fr>
-
- Jul 29, 2020
-
-
Alvaro authored
Signed-off-by: Alvaro Saurin <alvaro.saurin@gmail.com>
-
- Jul 27, 2020
-
-
Maxime Guyot authored
-
- Jul 22, 2020
-
-
Konstantin Lebedev authored
-
Kenichi Omichi authored
The official word is OpenStack, not Openstack as [1]. This replaces it with OpenStack in the docs. [1]: https://www.openstack.org/
-
- Jul 01, 2020
-
-
Paul Rey authored
Add additional metadata configuration options to external Openstack CCM (kubernetes-sigs#6338) (#6339) * Add additional metadata configuration option to external Openstack CCM (kubernetes-sigs#6338) * Set the variable external_openstack_metadata_search_order undefined by default
-
- Jun 26, 2020
-
-
Mateus Caruccio authored
-
Mike Dziedziela authored
-
- Jun 25, 2020
-
-
Maxime Guyot authored
-