k3d v4.4.5 Release Notes

  • ๐Ÿ›  Fixes

    • ๐Ÿณ overall: use the getDockerClient helper function everywhere to e.g. support docker via ssh everywhere
    • nodeCreate: do not copy meminfo/edac volume mounts from existing nodes, to avoid conflicts with generated mounts
    • ๐Ÿ kubeconfig: fix file handling on windows (#626 + #628, @dragonflylee)

    Misc

    • docs: add FAQ entry on nf_conntrack_max: permission denied issue from kube-proxy (#607)
    • ๐Ÿ“„ docs: cleanup, fix formatting, etc.
    • โšก๏ธ license: update to include 2021 in time range
    • ๐Ÿ“„ docs: link to AutoK3s (#614, @JacieChao)
    • โšก๏ธ tests/e2e: update the list of tested k3s versions