- 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>
-
- May 31, 2021
-
-
kongxs authored
Signed-off-by:
kjinan <2008kongxiangsheng@163.com>
-
- May 28, 2021
-
-
Florian Ruynat authored
* Update docker package to 20.10.6 * Add Fedora 33 image and CI, remove Fedora 31 (EOL)
-
AnatomicJC authored
Checksum of crun 0.19 is not correct, this commit fixes it
-
- May 27, 2021
-
-
Fredrik Liv authored
* Added possibility to specify vSphere credentials via env variables * Removed excessive spacing
-
forselli-stratio authored
-
Florian Ruynat authored
-
Florian Ruynat authored
-
Florian Ruynat authored
-
Florian Ruynat authored
-
- May 26, 2021
-
-
Cristian Calin authored
-
Cristian Calin authored
store openstack external cloud controller ca.cert in a k8s secret instead of the host filesystem (#7603)
-
Cristian Calin authored
* Calico: add v3.19.1 hashes * enable liveness probe for calico-kube-controllers 3.19.1 * Calico: drop support for v3.16.x * Calico: promote v3.18.3 as default
-
efrikin authored
-
- May 25, 2021
-
- May 19, 2021
-
-
Fatih Sarhan authored
* Override the default value of containerd's root, state, and oom_score configurations * Add tests data for containerd_storage_dir, containerd_state_dir and containerd_oom_score variables
-
- May 18, 2021
-
-
Florian Ruynat authored
-
Pavel Martynov authored
-
Pavel Martynov authored
-
Cristian Calin authored
* add support for using ansible 2.10.x for deploying kubespray * move dns-autoscaler-clusterrole{binding}.yml to files/ folder * note that ansible 2.10 is now experimentally supported * coredns: move files to templates like before #4341
-
- May 17, 2021
-
-
Muzi Li authored
-
- May 14, 2021
-
-
Florian Ruynat authored
-
Florian Ruynat 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 11, 2021
-
-
emiran-orange authored
Enables Calico serviceAccount token monitoring and update of /etc/cni/net.d/calico-kubeconfig if need be. (#7586) Since K8S 1.21, BoundServiceAccountTokenVolume feature gate is in beta stage, thus activated by default (anyone who follows CSI guidelines has enabled AllAlpha and faced the issue before 1.21). With this feature, SA tokens are regenerated every hour. As a consequence for Calico CNI, token in /etc/cni/net.d/calico-kubeconfig copied from /var/run/secrets/kubernetes.io/serviceaccount in install-cni initContainer expires after one hour and any pod creation fails due to unauthorization. Calico pods need to be restarted so that /etc/cni/net.d/calico-kubeconfig is updated with the new SA token.
-
Cristian Calin authored
-
Cristian Calin authored
-
muzi502 authored
-
Cristian Calin authored
-
Hari Hud authored
* Remove the duplicate task in etcd role * Remove inessential delegate_to
-
- May 10, 2021
-
-
Cristian Calin authored
-
- May 08, 2021
-
-
Hari Hud authored
-
- May 04, 2021
-
-
Cedric Hnyda authored
Signed-off-by:
Cedric Hnyda <cedric.hnyda@itera.io>
-
Eugene Artemenko authored
-
- May 03, 2021
-
-
Samuel Liu authored
* Add krew support * Add reset for krew * Update install krew(local) * ansible lint * yamllint * fix krew default vars * fix kubectl_localhost mode * replace include * fix e206
-
- 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
-
MRoci authored
follow new naming conventions for gcr's coredns image. starting from 1.21 kubeadm assumes it to be `coredns/coredns`: this causes the kubeadm deployment being unable to pull image, beacuse `v` was also added in image tag, until the role `kubernetes-apps` ovverides it with the old name, which is only compatible with <=1.7. Backward comptability with kubeadm <=1.20 is mantained checking kubernetes version and falling back to old names (`coredns:1.xx`) when the version is less than 1.21
-
holmesb authored
Fixes issue #7573 - Made Calico permissions compatible with v3.18.x (see https://github.com/projectcalico/calico/issues/4557). Specifically, granted watch to custom resources blockaffinities, ipamblocks & ipamhandles (#7575)
-
muzi502 authored
* Add image_arch variable when download flannel image * Fix flannel image tag typo with image arch
-