Interesting move by Canonical. Wonder if this is related to the new GUI for LXD that Canonical released recently? Or maybe they want to bring more projects in-house after the RHEL shakeup?

  • InverseParallax@voyager.lemmy.ml
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    I haven’t been following, but that’s actually good to hear, proxmox needs a better ui.

    LXD, I suppose for the migration, but for any more complex orchestration I think you’ve moving to k8s or something more serious, LXD just has an odd “not enough but too much” feature set for me, I like things either push-button, or let me do it, this is kind of both.

          • Mount_Linux@vlemmy.net
            link
            fedilink
            English
            arrow-up
            0
            ·
            1 year ago

            I do that with lxd, but I have written ansible playbooks (almost like dockerfile? ) to automate the lxd containers. You could probably write some automation for scaling as well, but not something I’ve done, I have just opted for high availability with ceph & keepalived. Whatever works for your use case :) I do use some docker, but this is still nested inside lxd…