- Jan 11, 2022
-
-
Cristian Calin authored
-
forselli-stratio authored
* Fix etcd certificates reference to support etcd_kubeadm_enabled:true * Add retries to ETCD Join Member task * Fix etcd certificates reference when etcd_kubeadm_enabled:true * Fix conflicts
-
- Jan 10, 2022
-
-
Unai Arríen authored
Improve first_kube_control_plane variable management to avoid installation failures due to variable overlapping (#8388)
-
rtsp authored
Fix container engine still installed on dedicated etcd node even if `etcd_deployment_type: host` (#8386)
-
Alex authored
-
- Jan 09, 2022
-
-
Kenichi Omichi authored
When running ansible-lint directly, we can see a lot of warning message like risky-file-permissions File permissions unset or incorrect This fixes the warning messages.
-
Kenichi Omichi authored
All container image versions were defined in download/defaults/main.yml except containerd. The inconsistency caused the offline script(generate_list.sh) could not output the URL of containerd image. This moves the definition into a valid file. In addition, this adds host_os to generate_list.sh for downloading krew from a valid URL.
-
- Jan 08, 2022
-
-
Victor Morales authored
-
- Jan 07, 2022
-
-
cyril-corbon authored
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
-
- Jan 06, 2022
-
-
Florian Ruynat authored
* Update kube-router to 1.4.0 * Update Helm to 3.7.2 * Up coredns to 1.8.6 when k8s is 1.23.x
-
Alex authored
-
Unai Arríen authored
-
- Jan 05, 2022
-
-
Mathieu Parent authored
-
Mathieu Parent authored
See https://pypi.org/project/ruamel.yaml.clib/#history Signed-off-by: Mathieu Parent <math.parent@gmail.com>
-
Bart Sloeserwij authored
* Update configuration of registries in cri-o * Update docs to match new registry configuration
-
Unai Arríen authored
-
Choi Yongbeom authored
* Update config.toml.j2 i think this commit code is not completed works exam registry address : a.com:5000 insecure registry must be http://a.com:5000 but this code add insecure a.com:5000 (without http://) If there is no http, containerd accesses with https even if insecure_skip_verify = true solution is code edit * Update config.toml.j2 * Update containerd.yml * Update containerd.yml * Update containerd.yml * Update config.toml.j2
-
Max Gautier authored
* Add kubectl variable * Replace kubectl usage by kubectl variable in roles * Remove redundant --kubeconfig on kubectl usage * Replace unecessary shell usage with command
-
Cristian Calin authored
-
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
-