- Jan 05, 2022
-
-
Choi Yongbeom authored
* Update prep_download.yml nerdctl insecure registry config * Update prep_download.yml * Update prep_download.yml apply conversations advice * Update prep_download.yml * Update prep_download.yml * Update prep_download.yml * Update prep_download.yml * Update prep_download.yml * Update prep_download.yml * Update main.yml * Update main.yml * Update prep_download.yml * Update prep_download.yml
-
Necatican Yıldırım authored
* Remove kvstore args from Cilium DaemonSet Co-authored-by: Emin Aktaş <eminaktas34@gmail.com> Co-authored-by: Yasin Taha Erol <yasintahaerol@gmail.com> Signed-off-by: necatican <necaticanyildirim@gmail.com> * Bump Cilium to 1.11.0 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>
-
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 !
-
- Jan 04, 2022
-
-
Florian Ruynat authored
-
Florian Ruynat authored
-
Florian Ruynat authored
-
Cristian Calin authored
* [crun] update crun to 1.4 * [crun] drop pre-1.x versions
-
Unai Arríen authored
-
Max Gautier authored
- Use builtin task scheduling of ansible (same task on each host) instead of manual looping on master Benefits: - One less play in remove-node.yml playbook - Parralel node drain - Drain parameters (timeout, grace period, retries, allow_ungraceful_removal) can be adjusted separately for each node with ansible variables
-
Romain ALBON authored
-
- Jan 03, 2022
-
-
Florian Ruynat authored
-
Choi Yongbeom authored
[cni-plugins] upgrade to stable 1.0.1 (#8331) using flannel cni add flannel_cni_download_url flannel_cni_download_url offline doc update
-
Florian Ruynat authored
-
Florian Ruynat authored
This reverts commit 4f2e4524.
-
Samuel Liu authored
-
jbpratt authored
-
- Dec 24, 2021
-
-
Cristian Calin authored
* [cni-plugins] upgrade to stable 1.0.1 * [flannel] use binary from dedicated project
-
- Dec 23, 2021
-
-
emiran-orange authored
* calico_pool_blocksize must be cast as string in assertion when defined * Cast as int rather than string
-
zemkogabor authored
-
- Dec 22, 2021
-
-
zhengtianbao authored
-
- Dec 21, 2021
-
-
zhengtianbao authored
-
Cristian Calin authored
* Ensure entries for 1.23 are added for supported_versions vars * cri-o: add support for kubernetes 1.23 but still use cri-o 1.22 * kubescheduler-config: diferentiate config versions based on kube_version
-
Kenichi Omichi authored
"kubeadm alpha certs" command has been promoted to "kubeadm certs" command, and "kubeadm alpha certs" has been deprecated since Kubernetes v1.20 as [1]. In addition, Kubespray supports Kubernetes v1.20+. This delete the deprecated command for cleanup. [1]: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.20.md#deprecation
-
- Dec 20, 2021
-
-
Calin Cristian Andrei authored
-
Calin Cristian Andrei authored
-
Calin Cristian Andrei authored
-
Nicolas MASSE authored
* add support for cri-o user namespaces * comply with yamllint rules
-
kakkotetsu authored
-
Cristian Calin authored
* nerdctl: move to 0.15.0 * nerdctl: reduce verbosity when pulling images * download: use proxy environment when using nerdctl to download containers
-
- Dec 17, 2021
-
-
Antoine Gatineau authored
-
- Dec 16, 2021
-
-
Samuel Liu authored
-
- Dec 15, 2021
-
-
zhengtianbao authored
* registry: service add clusterIP, nodePort, loadBalancer support * modify camelcase name to underscore * Add registry service type compatibility check
-
- Dec 14, 2021
-
-
Cristian Calin authored
* CI: fix test name debian10-aio was a 2 instance default * CI: Fix running ubuntu20-aio-docker * CI: Fix running ubuntu18-aio-docker
-
singeleaf authored
-
Xudong Zhang authored
(#8213) split containerd_runtimes to containerd_runc_runtime and containerd_additional_runtimes
-
- Dec 13, 2021
-
-
Marat Talipov authored
-
- Dec 10, 2021
-
-
Cristian Calin authored
-
Steven Reitsma authored
-
Cristian Calin authored
* containerd: change default resolvconf_mode to host_resolvconf * Wait for kube-apiserver to come back after pod refresh * Handle resolv.conf gracefully * Retain currently configured DNS entries to ensure we don't break the resolvers * Suse uses wickedd for network management so no dhcp hooks * Molecule: increase ansible timeout * CI: Increase ansible timeout to 120s for Packet jobs
-