- Nov 05, 2021
-
-
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
-
- Jul 15, 2021
-
-
spaced authored
* set selinux type t_etc if selinux state is enforcing * workaround with update repo is no longer needed remove comments about failing playbook * grubby is not available in distros using ostree * remove docker support because removed in fcos update install script example with live rootfs * do not call grubby on ostree based distro * update docs enabling containerd on fedora coreos
-
- Jul 12, 2021
-
-
Cristian Calin authored
* Ansible: move to Ansible 3.4.0 which uses ansible-base 2.10.10 * Docs: add a note about ansible upgrade post 2.9.x * CI: ensure ansible is removed before ansible 3.x is installed to avoid pip failures * Ansible: use newer ansible-lint * Fix ansible-lint 5.0.11 found issues * syntax issues * risky-file-permissions * var-naming * role-name * molecule tests * Mitogen: use 0.3.0rc1 which adds support for ansible 2.10+ * Pin ansible-base to 2.10.11 to get package fix on RHEL8
-
- Jul 08, 2021
-
-
Arian van Putten authored
* Update vars.md to remove mention of string syntax of node_labels Fixes https://github.com/kubernetes-sigs/kubespray/issues/6215 * Try fix makrdown linting * Update docs/vars.md
-
- Jul 07, 2021
-
-
andrew.k authored
* Update nodes.md * fix syntax * fix syntax - part 2 * replace master with kube_control_plane * return etcd-master
-
- Jul 05, 2021
-
-
Julien Carpentier authored
-
- Jul 01, 2021
-
-
Kenichi Omichi authored
This replaces master with "control plane" in Kubespray docs because of [1]. [1]: https://github.com/kubernetes/enhancements/blob/master/keps/sig-cluster-lifecycle/kubeadm/2067-rename-master-label-taint/README.md#motivation
-
- Jun 28, 2021
-
-
Cristian Calin authored
* Claico Docs: clarify the algorithm to calculate calico_veth_mtu * Update sample calico_veth_mtu
-
- Jun 25, 2021
-
-
Cristian Calin authored
* Calico: add Wireguard support * CI: Add Calico Wireguard scenario
-
rptaylor authored
* fix broken link in doc * Revert "fix broken link in doc" This reverts commit b427d1f57ff35375a97444f79eb06caf608c75d7. * move metallb doc to right place, fixing broken link
-
- Jun 21, 2021
-
-
Hamed Bahadorzadeh authored
It's a minor change, I just corrected `–` char to `-`.
-
Cristian Calin authored
* Docker/Containerd: move downloads urls to containerd-common * gVisor: initial support for gVisor container runtime
-
- Jun 07, 2021
-
-
forselli-stratio authored
* Improve scale flow * Add confirmation prompt again
-