Guillaume Boutry 0bda4738e3
[tests] migrate tests to k8s
Migrate tests from microk8s to ck8s.
Bootstrap a controller on a manual cloud, and add ck8s to available
clouds.

Upgrade juju to 3.5

Configure ephemeral device when available, configure k8s to use it for
local storage.

Change-Id: Ief491f8b339307f0c43d11639336b02d9f6479b4
Signed-off-by: Guillaume Boutry <guillaume.boutry@canonical.com>
2024-09-18 12:31:05 +02:00

6 lines
167 B
YAML

k8s_channel: latest/stable
k8s_classic_mode: false
k8s_load_balancer_cidr: 10.170.0.248/29
k8s_pod_cidr: 10.1.0.0/16
k8s_host_ip: "{{ ansible_default_ipv4.address }}"