Document needed addons as we don't manage them via the microk8s class any more.

This commit is contained in:
Mikael Frykholm 2024-11-29 07:33:43 +01:00
parent 803051f9e1
commit 6f203017f3
Signed by: mifr
GPG key ID: 1467F9D69135C236

View file

@ -58,6 +58,7 @@ internal-sto4-test-k8sw-4.rut.sunet.se Ready <none> 16m v1.28.7
internal-sto4-test-k8sw-0.rut.sunet.se Ready <none> 21m v1.28.7
internal-sto4-test-k8sc-1.rut.sunet.se Ready <none> 16d v1.28.7
```
* Enable needed addons for rut: `microk8s enable ingress` `microk8s enable cert-manager`
* Setup storage class: `rsync -a k8s internal-sto4-test-k8sc-0.rut.sunet.se: && ssh internal-sto4-test-k8sc-0.rut.sunet.se kubectl apply -f k8s`
* **Profit**