rancher / rke2

https://docs.rke2.io/
Apache License 2.0
1.52k stars 264 forks source link

Update RPM install docs #3386

Open rancher-max opened 1 year ago

rancher-max commented 1 year ago

We should more boldly encourage use of the install script to get the RPMs instead of having users configure the RPMs themselves: https://docs.rke2.io/install/methods/#rpm

Also, we need to update the manual configurations to point to more recent releases, as currently the following two links both point to 1.18 still, which is very outdated: https://docs.rke2.io/install/methods/#enterprise-linux-7 https://docs.rke2.io/install/methods/#enterprise-linux-8

brandond commented 1 year ago

We should also cover RPMs on SLE.

Martin-Weiss commented 1 year ago

We should not forget about CentOS 7.9 and air-gapped when looking into RPM installation..

Martin-Weiss commented 1 year ago

We should also cover RPMs on SLE.

We need to cover SLE-Micro and SLES.

AFAIK this is still broken for SLES as the RPM for SLES requires selinux but we do not provide a supported selinux policy RPM for SLES as part of the RKE2 delivery via RPMs.

Martin-Weiss commented 1 year ago

Oh - and we should cover the known incompatibility of RPM based deployment vs. Rancher System Upgrade Controller upgrade and deployment. (Rancher / SUC are just using tarball / binary replacement which breaks RPM consistency)

abonillabeeche commented 9 months ago

Could we bump this up? The SLE Micro Repos exist as well, but they are not documented.