- Feb 09, 2022
-
-
Takuya Murakami authored
* Add containerd/runc/nerdctl download url * Add insecure registries configuration for containerd
-
- Feb 05, 2022
-
-
Krystian Młynek authored
-
- Feb 02, 2022
-
-
Julio H Morimoto authored
* Amend PR https://github.com/kubernetes-sigs/kubespray/pull/8471 with missing inventory configuration. Signed-off-by: Julio Morimoto <julio@morimoto.net.br> * Amend PR https://github.com/kubernetes-sigs/kubespray/pull/8471 with missing inventory configuration. Signed-off-by: Julio Morimoto <julio@morimoto.net.br>
-
- Feb 01, 2022
-
-
Tristan authored
Using the coredns_cluster_zone_cache_block variable
-
- Jan 31, 2022
-
-
Ilya Margolin authored
refs #8247
-
- Jan 27, 2022
-
-
Cristian Calin authored
-
Julio H Morimoto authored
Provide initial guidelines for a container engine migration (docker-2-containerd), with special emphasis on the fact that the procedure is still not officially supported. (#8471) Follow up from https://github.com/kubernetes-sigs/kubespray/issues/8431 . Signed-off-by: Julio Morimoto <julio@morimoto.net.br>
-
- Jan 25, 2022
-
-
Florian Ruynat authored
* Fix fedora jobs - followup * Update OpenSUSE Leap to 15.3 * Fix cilium version in README + update minor 1.11.1
-
- Jan 22, 2022
-
-
Victor Morales authored
-
- Jan 17, 2022
-
-
Pav K authored
-
- Jan 16, 2022
-
-
Necatican Yıldırım authored
Co-authored-by: Emin Aktaş <eminaktas34@gmail.com> Co-authored-by: Yasin Taha Erol <yasintahaerol@gmail.com> Signed-off-by: necatican <necaticanyildirim@gmail.com> Co-authored-by: Emin Aktaş <eminaktas34@gmail.com> Co-authored-by: Yasin Taha Erol <yasintahaerol@gmail.com>
-
- Jan 12, 2022
-
-
Mathieu Parent authored
Signed-off-by: Mathieu Parent <mathieu.parent@insee.fr>
-
- Jan 11, 2022
-
-
Tovin Seven authored
-
- Jan 05, 2022
-
-
Bart Sloeserwij authored
* Update configuration of registries in cri-o * Update docs to match new registry configuration
-
Cristian Calin authored
-
Kenichi Omichi authored
This is a follow-up change for https://github.com/kubernetes-sigs/kubespray/pull/7911
-
Nguyễn Trung authored
I was deploy my cluster with separate etcd cluster and not intersect with kube_control_plane or kube_node. And I want to run etcd cluster in docker but still used containerd to make container runtime for all other nodes. Therefore, I was added note to this doc for everyone Thank !
-
- Dec 20, 2021
-
-
Nicolas MASSE authored
* add support for cri-o user namespaces * comply with yamllint rules
-
kakkotetsu authored
-
- Dec 06, 2021
-
-
Hanna Bledai authored
* if bind-address is not set to 0.0.0.0 * Update docs and left comments * fix yamllist check: remove space
-
- Dec 03, 2021
-
-
Florian Ruynat authored
-
- Dec 02, 2021
-
-
Florian Ruynat authored
-
Florian Ruynat authored
-
- Dec 01, 2021
-
-
Florian Ruynat authored
-
- Nov 30, 2021
-
-
Cristian Calin authored
* Alpha-NodeSwap: allow nodes to use swap * CI: Add Fedora 35 with experimental swap job
-
Cristian Calin authored
* Docs: update CONTRIBUTING.md * Docs: clean up outdated roadmap and point to github issues instead * Docs: update note on kubelet_cgroup_driver * Docs: update kata containers docs with note about cgroup driver * Docs: note about CI specific overrides
-
- Nov 26, 2021
-
-
Florian Ruynat authored
* Add Fedora 35 image, support and CI * Cleanup tests and allow_failure for vagrant
-
- Nov 25, 2021
-
-
Cristian Calin authored
* Defaults: replace docker with containerd as our default container_manager * CI: Use docker for download_localhost test * Defaults: with container_manager=containerd we need etcd_deployment_type=host * CI: Run weave jobs with docker * CI: Vagrant don't download_force_cache * CI: Fix upgrade tests * should run compatible with old settings, this means docker * we need to run with a distro that has at least modern containerd, this means move from debian9 to debian10 to allow `containerd_version` to match between 2.17 and master
-
- Nov 22, 2021
-
-
zhengtianbao authored
* Add registry replica setting * Add registry liveness and readiness probe * Set the security context for registry * Add registry pvc access mode option * registry add replica requirement check * docs: add registry replicas setting note * Update docs/kubernetes-apps/registry.md Co-authored-by: Cristian Calin <6627509+cristicalin@users.noreply.github.com> Co-authored-by: Cristian Calin <6627509+cristicalin@users.noreply.github.com>
-
- Nov 20, 2021
-
-
Karthikeya Viswanath authored
-
- Nov 18, 2021
-
-
Mathieu Parent authored
Signed-off-by: Mathieu Parent <math.parent@gmail.com>
-
- Nov 16, 2021
-
-
Lubos Mercl authored
Author: lmercl <lubos.mercl@gmail.com> Date: Wed Nov 10 15:30:04 2021 +0000 fix markdown
-
- Nov 15, 2021
-
-
EDGsheryl authored
Signed-off-by: EDGsheryl <edgsheryl@gmail.com>
-
- Nov 09, 2021
-
-
Cristian Calin authored
* nodelocaldns: allow a secondary pod for nodelocaldns for local-HA * CI: add job to test nodelocaldns secondary
-
Cristian Calin authored
Docker: replace the use of containerd_version with docker_containerd_version to avoid causing conflicts when bumping containerd_version (#8130)
-
- Nov 05, 2021
-
-
Antoine Gatineau authored
* cert-manager: add trusted internal ca when configured * wrong check for inventory variable * Update documentation
-
Pasquale Toscano authored
-
Cristian Calin authored
-
- Nov 02, 2021
-
-
Erkan Zileli authored
I guess `kubernetes-the-hard-way` should be `kubernetes-the-kubespray-way` because of recently created network name is `kubernetes-the-kubespray-way`.
-
- Oct 27, 2021
-
-
Florian Ruynat authored
-