-
v2.0.0b1 Pre-release
released this
2023-12-03 12:18:28 +00:00 | 267 commits to main since this releaseWhat's Changed
- more docs updates by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/104
- Add screenshots feature; Fix old hardcoded applicationSets; Fix deletion/recreation of clusters; Clean up TUI by @jessebot and @cloudymax in https://github.com/small-hack/smol-k8s-lab/pull/106
Full Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v2.0.0a4...v2.0.0b1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v2.0.0a4 Pre-release
released this
2023-12-02 14:06:46 +00:00 | 270 commits to main since this releaseWhat's Changed
- add bweso app_id and upgrade textual by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/105
Full Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v2.0.0a3...v2.0.0a4
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v2.0.0a3 Pre-release
released this
2023-12-02 10:34:58 +00:00 | 272 commits to main since this releaseWhat's Changed
- fix how we check in the TUI if bitwarden credentials are required by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/103
- Massive docs update for 2.0.0 by @jessebot and @cloudymax in https://github.com/small-hack/smol-k8s-lab/pull/98
Full Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v2.0.0a2...v2.0.0a3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v2.0.0a2 Pre-release
released this
2023-12-02 10:03:12 +00:00 | 274 commits to main since this releaseWhat's Changed
- Update README.md - explain how to test new pre-releases by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/97
- removing part_of_app_of_apps feature by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/100
Full Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v2.0.0a1...v2.0.0a2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v2.0.0a1 Pre-release
released this
2023-12-01 13:00:37 +00:00 | 277 commits to main since this releaseWhat's Changed
- Bump kubernetes from 27.2.0 to 28.1.0 by @dependabot in https://github.com/small-hack/smol-k8s-lab/pull/89
- remove hardcoded version for the appset secret plugin by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/96
Full Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v2.0.0a...v2.0.0a1
To test this release:
pip install smol_k8s_lab==2.0.0a1Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v2.0.0a Pre-release
released this
2023-12-01 12:34:35 +00:00 | 279 commits to main since this releaseWhat's Changed
From PR https://github.com/small-hack/smol-k8s-lab/pull/83 authored by @jessebot and @cloudymax:
We'll be doing an extensive write up on everything happening here before releasing
v2.0.0. This PR relies on being tested and merged in combination with https://github.com/small-hack/argocd-apps/pull/221 Want to explicitly extend huge thanks to @cloudymax for all their help testing and troubleshooting various things, including learning textual's css system. Also thank you to the good people at the textual project for answering all my github issues and discussions asking questions 💙- Adds a TUI (terminal user interface) experience to help users:
- configure their selected Kubernetes distro (kind, k3s, or k3d)
- configure and install a handful of Kubernetes apps and add their own new apps
- notably for supported apps, we'll also setup S3 storage via MinIO or SeaweedFS and OIDC via Zitadel
- input credentials to use Bitwarden as secrets manager
- modify all of the above after the cluster is up
- built in basic screen reader (open to suggestions on how and what to improve here)
- fixes some errors on macOS when evaluating which k8s distros you can use
- better support for k3d
- remove all support for k0s - as we're not regularly testing this because we don't have the bandwidth (open to community members working on this though!)
- add kubelet arg interfaces to the config file and tui for kind, k3s, and k3d
- supports argocd application directory recursion
- switch doc site to be mkdocs
- releases a
v2.0.0ato begin official testing
To be done outside of this pre-release
- add more screenshots to docs
- add a walk through of the TUI
- automatically publish mkdocs site
- release an official
v2.0.0
Full change log
https://github.com/small-hack/smol-k8s-lab/compare/v1.0.1...v2.0.0a
To test this release
pip install smol_k8s_lab==2.0.0aDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Adds a TUI (terminal user interface) experience to help users:
-
v1.0.1 Stable
released this
2023-09-19 08:53:40 +00:00 | 280 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v1.0.0 Stable
released this
2023-09-09 17:04:06 +00:00 | 291 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v0.11.2 Stable
released this
2023-08-03 09:47:15 +00:00 | 294 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v0.11.1 Stable
released this
2023-08-03 09:19:23 +00:00 | 295 commits to main since this releaseWhat's Changed
- upgrading certmanager version to 1.12.3 by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/77
Full Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v0.11.0...v0.11.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads