- Nov 30, 2021
-
-
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
-
- Oct 25, 2021
-
-
Cristian Calin authored
-
- Oct 19, 2021
-
-
Cristian Calin authored
* netchecker: update images to 1.2.2 from Mirantis which is slightly less ancinet than the l23networks images * Netchecker: use local etcd instead of kubernetes v1beta1 crds which are no longer suported by kube 1.22+
-
Omar Aloraini authored
* Add Rocky as a known OS * Make sure Rocky includes bootstrap-centos.yml * Update docs with Rocky Linux * Rocky Linux wireguard and EPEL * Rocky Linux in the list of supported distributions
-
- Oct 12, 2021
-
-
Cristian Calin authored
* cert-manager: update to 1.5.4 * cert-manager: remove outdated guidelines on creating an initial ClusterIssuer
-
- Oct 07, 2021
-
-
Florian Ruynat authored
-
- Oct 04, 2021
-
-
Orhun Parmaksız authored
-
- Sep 28, 2021
-
-
Nicolas Goudry authored
* Fix invalid link to Ansible documentation * Fix invalid link to mitogen doc page * Fix invalid link to calico doc page * Fix all invalid links to doc pages
-
- Sep 24, 2021
-
-
Cristian Calin authored
* Sample-Inventory: add sample for calico_bpf_enabled * Calico-Doc: note about CONFIG_NET_SCHED for eBPF support * CI: Add Calico eBPF in HA mode test
-
- Sep 18, 2021
-
-
Cristian Calin authored
-
- Sep 14, 2021
-
-
andrew.k authored
-
- Sep 02, 2021
-
-
Florian Ruynat authored
-
- Sep 01, 2021
-
-
Florian Ruynat authored
-
- Aug 28, 2021
-
-
Cristian Calin authored
* Fedora and RHEL use etc_t and the convention is <type_name>_t * Docs: specify all values for preinstall_selinux_state * CI: Add Fedora 34 with SELinux in enforcing mode
-
- Aug 26, 2021
-
-
Léopold Jacquot authored
-
Hari Hud authored
-
- Aug 24, 2021
-
-
Baargav authored
-
- Aug 21, 2021
-
-
Hrittik Roy authored
-
- Aug 20, 2021
-
-
rtsp authored
-
- Aug 16, 2021
-
-
Frank Ritchie authored
Now that 1.10 is out this is to make 1.9.9 the default. I am running this version successfully.
-
- Aug 09, 2021
-
-
Eugene Artemenko authored
-
- Jul 30, 2021
-
-
Vitaliy D authored
Changes: * ClusterRole updated according to the latest manifests from https://github.com/kubernetes/cloud-provider-vsphere * vSphere CPI/CSI default versions bumped and tested successfully on K8S 1.21.1 * vSphere documentation updated Signed-off-by: Vitaliy D <vi7alya@gmail.com>
-
- Jul 28, 2021
-
-
Kenichi Omichi authored
non-kubeadm mode has been removed since ddffdb63 2.5 years ago. The non-kubeadm makes unnecessary confusion today, then this updates the documentation.
-
- Jul 27, 2021
-
-
Markus Opolka authored
- Added a hint about the kube_proxy_strict_arp configuration, which is required for MetalLB to work - See also https://github.com/kubernetes-sigs/kubespray/pull/5180/files
-
- Jul 17, 2021
-
-
Atsushi Nukariya authored
-
- Jul 16, 2021
-
-
Karthikeya Viswanath authored
-