- Nov 14, 2022
-
-
Kenichi Omichi authored
If clicking the links, we faced NotFound page at the time. This fixes the issue by specifying full pathes instead.
-
Kenichi Omichi authored
This makes it more readable by explaining clearly what files are necessary to be downloaded in advance from online environment.
-
- Oct 24, 2022
-
-
杨刚 authored
-
- Feb 09, 2022
-
-
Takuya Murakami authored
* Add containerd/runc/nerdctl download url * Add insecure registries configuration for containerd
-
- Oct 19, 2021
-
-
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
-
- Apr 23, 2021
-
-
Cristian Calin authored
* AlmaLinux: ansible>2.9.19 is needed to know about AlmaLinux * AlmaLinux: identify as a centos derrivative * AlmaLinux: add AlmaLinux to checks for CentOS * Use ansible_os_family to compare family and not distribution
-
- Apr 13, 2021
-
-
Samuel Liu authored
* fix offline mode * add offline messages
-
- Apr 02, 2021
-
-
Kenichi Omichi authored
The PR https://github.com/kubernetes-sigs/kubespray/pull/6927 has been merged and the issue https://github.com/kubernetes-sigs/kubespray/issues/6233 was fixed. This removes unnecessary note for the above PR.
-
- Mar 19, 2021
-
-
Erwan Miran authored
* Download Calico KDD CRDs * Replace kustomize with lineinfile and use ansible assemble module * Replace find+lineinfile by sed in shell module to avoid nested loop * add condition on sed * use block for kdd tasks + remove supernumerary kdd manifest apply in start "Start Calico resources"
-
- Jan 25, 2021
-
-
Etienne Champetier authored
This was introduced in 143e2272 Extra repo is enabled by default in CentOS, and is not the right repo for EL8 Instead of adding a CentOS repo to RHEL, enable the needed RHEL repos with rhsm_repository For RHEL 7, we need the "extras" repo for container-selinux For RHEL 8, we need the "appstream" repo for container-selinux, ipvsadm and socat Signed-off-by:
Etienne Champetier <champetier.etienne@gmail.com>
-
- Dec 09, 2020
-
-
Kenichi Omichi authored
When clicking the link, we faced NotFound error page of the github.com. This fixes the link to avoid that.
-
- Dec 02, 2020
-
-
Etienne Champetier authored
* Fix etcd download dest Signed-off-by:
Etienne Champetier <champetier.etienne@gmail.com> * Only support Helm v3, cleanup install Signed-off-by:
Etienne Champetier <champetier.etienne@gmail.com>
-
- Nov 24, 2020
-
-
Barry Melbourne authored
-
- Sep 22, 2020
-
-
Florent Monbillard authored
* Expose offline install overrides in inventory * Remove not recommended warning
-
- Jun 09, 2020
-
-
Florent Monbillard authored
-