cnrancher / autok3s

Run K3s Everywhere
https://www.suse.com
Apache License 2.0
741 stars 76 forks source link

[Enhancement] Bump k3d to v5.6.0 #653

Closed Jason-ZW closed 7 months ago

Jason-ZW commented 8 months ago

Bump k3d provider to v5.6.0

Refer #652

JacieChao commented 7 months ago
>:~# docker ps
CONTAINER ID   IMAGE                            COMMAND                  CREATED              STATUS              PORTS                             NAMES
cca0b9965cf5   ghcr.io/k3d-io/k3d-proxy:5.6.0   "/bin/sh -c nginx-pr…"   About a minute ago   Up 58 seconds       80/tcp, 0.0.0.0:36523->6443/tcp   k3d-test-serverlb
b60800e22a93   rancher/k3s:v1.28.5-k3s1         "/bin/k3d-entrypoint…"   About a minute ago   Up About a minute                                     k3d-test-agent-1
0c17e4ec6f33   rancher/k3s:v1.28.5-k3s1         "/bin/k3d-entrypoint…"   About a minute ago   Up About a minute                                     k3d-test-agent-0
62852e4f5729   rancher/k3s:v1.28.5-k3s1         "/bin/k3d-entrypoint…"   About a minute ago   Up About a minute                                     k3d-test-server-0

tested with v0.9.2-rc1. Close the issue as complete