1.31 is the new tested version. Add nodes for cloud native pg.

This commit is contained in:
Mikael Frykholm 2024-11-29 07:36:25 +01:00
parent 6f203017f3
commit e9a4a0f047
Signed by: mifr
GPG key ID: 1467F9D69135C236

View file

@ -26,7 +26,7 @@
'^internal-sto4-test-k8sc-[0-9].rut.sunet.se$':
rut::infra_ca_rp:
sunet::microk8s::node:
channel: 1.28/stable
channel: 1.31/stable
sunet::frontend::register_sites:
sites:
kubetest.rut.sunet.se:
@ -37,7 +37,11 @@
'^internal-sto4-test-k8sw-[0-9].rut.sunet.se$':
rut::infra_ca_rp:
sunet::microk8s::node:
channel: 1.28/stable
channel: 1.31/stable
'^internal-sto4-test-k8spg-[0-9].rut.sunet.se$':
rut::infra_ca_rp:
sunet::microk8s::node:
channel: 1.31/stable
```
* add nodes by adding a provisioning key on the first management node with `microk8s add-node`