- 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
-
Cristian Calin authored
* Calico: align manifests with upstream * allow enabling typha prometheus metrics * Calico: enable eBPF support * manage the kubernetes-services-endpoint configmap * Calico: document the use of eBPF dataplane * Calico: improve checks before deployment * enforce disabling kube-proxy when using eBPF dataplane * ensure calico_version is supported
-
- Jun 01, 2021
-
-
Cristian Calin authored
* Docs: update sidebar * Docs: move registry documentation into docs/ * Docs: move rbd_provisioner documentation into docs/ * Docs: move cephfs_provisioner into docs/ * Docs: move local_volume_provisioner documentation into docs/ * Docs: move ambassador.md to docs/ingress_controller/ * Docs: move metallb.md to docs/ingress_controller/ * Docs: move ingress_nginx documentation into docs/ * Docs: move alb_ingress_controller documentation into docs/ * Docs: merge ambassador documentation into docs/ingress_controller/ * Docs: move cert_manager documentation into docs/ * Docs: move bootstrap-os documentation into docs/ * Docs: update file locations in sidebar
-
Cedric Hnyda authored
Signed-off-by: Cedric Hnyda <cedric.hnyda@itera.io>
-
Guangwen Feng authored
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
-
- May 28, 2021
-
-
Florian Ruynat authored
* Update docker package to 20.10.6 * Add Fedora 33 image and CI, remove Fedora 31 (EOL)
-
- May 27, 2021
-
-
Fredrik Liv authored
* Added possibility to specify vSphere credentials via env variables * Removed excessive spacing
-
Marques Johansson authored
* Packet->Equinix Metal rename #6901 Updates throughout to reflect #6901 renaming for Packet to Equinix Metal. * Rename Packet to Equinix Metal throughout the project #6901 Packet is renamed to Equinix Metal in more contexts including documentation links. The Terraform provider used is still the Packet provider. The environment variables and configuration options still refer to the Packet name. Signed-off-by: Marques Johansson <mjohansson@equinix.com> Co-authored-by: Edward Vielmetti <ed@packet.net>
-
- May 26, 2021
-
-
sangheee authored
-
- May 25, 2021
-
-
Catblade authored
Minor spelling edits. Was reading your documentation.
-
- May 20, 2021
-
-
rptaylor authored
-
- May 19, 2021
-
-
rptaylor authored
It can be counterintuitive for the downloaded files to show up on local host when download_localhost is false, this explains the reason.
-
- May 16, 2021
-
-
Cristian Calin authored
-
- May 14, 2021
-
-
Cristian Calin authored
-
- May 12, 2021
-
-
Cristian Calin authored
* add initial MetalLB docs * metallb allow disabling the deployment of the metallb speaker * calico>=3.18 allow using calico to advertise service loadbalancer IPs * Document the use of MetalLB and Calico * clean MetalLB docs
-
- May 04, 2021
-
-
Eugene Artemenko authored
-
- Apr 30, 2021
-
-
bac-w authored
* Upgrade cilium roles * Del old test result * Add hubble ui examples * Refactor hubble metrics * Markdown fix pipeline errors * yamllint check and fix * refactor install from https://github.com/kubernetes-sigs/kubespray/pull/7520 * Docs syntax change (fix) * Cilium set default 1.8.9 * Update cilium version in Readme
-