• v3.0.0 e92ae90820

    v3.0.0 Stable

    github-actions[bot] released this 2024-03-15 11:23:24 +00:00 | 199 commits to main since this release

    What's Changed

    ⚠️ This release includes breaking changes (that are still pretty cool)! Please review the following PR for more info:

    Screenshot of new node feature in TUI:
    Screenshot of the new smol-k8s-lab add new node feature for k3s. This screen is seen only when creating a new k3s cluster. If you don't have any new nodes, it shows some ascii art of three totoros from the My Nieghbor Totoro anime. Below that, it shows a section headed 🖥️ Add a new node. The section contains three input fields on the left: host (placeholder text: hostname or ip address), ssh key (default value: id_rsa), and node taints (placeholder text: taints to apply to this node). On the right there is a drop down menu: node type, which is set to worker and then there is an input called node labels with placeholder text that says labels to apply to this node. finally, on the bottom right of the section, there is a button that says ➕ new node.

    Full Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v2.2.4...v3.0.0

    Downloads