-
v3.7.0 Stable
released this
2024-03-30 14:00:40 +00:00 | 143 commits to main since this releaseWhat's Changed
- add a generic app :-) by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/201
Full Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v3.6.4...v3.7.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v3.6.4 Stable
released this
2024-03-28 20:10:42 +00:00 | 144 commits to main since this releaseWhat's Changed
- remove netmaker from ending block of links if it's not enabled by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/200
Full Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v3.6.3...v3.6.4
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v3.6.3 Stable
released this
2024-03-28 19:53:14 +00:00 | 145 commits to main since this releaseWhat's Changed
- only install netmaker if it's enabled, not if netmaker.init.enabled by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/199
Full Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v3.6.2...v3.6.3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v3.6.2 Stable
released this
2024-03-28 06:53:48 +00:00 | 146 commits to main since this releaseWhat's Changed
- Update README.md - fix link to apps page by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/195
- Update README.md - fix wonky readme balancing by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/196
- Update vouch and bitwarden eso repos in default config by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/197
Full Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v3.6.1...v3.6.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v3.6.1 Stable
released this
2024-03-26 15:24:26 +00:00 | 156 commits to main since this releaseWhat's Changed
- fix(deps): update dependency textual to ^0.54.0 by @renovate in https://github.com/small-hack/smol-k8s-lab/pull/194
Full Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v3.6.0...v3.6.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v3.6.0 Stable
released this
2024-03-26 14:53:48 +00:00 | 160 commits to main since this releaseWhat's Changed
-
update netmaker to create initial admin credentials and move it's docs and initial repo path to prod by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/193
Admin user can now be specified with:
apps: netmaker: enabled: false description: | [link=https://www.netmaker.io/]Netmaker[/link]®️ makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks. init: enabled: true values: # this creates a super admin user and disables the GUI registration form # if using the default config, we select a password for you and update your bitwarden admin_user: adminThis disables registration through the GUI.
Full Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v3.5.1...v3.6.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
-
v3.5.1 Stable
released this
2024-03-26 09:36:07 +00:00 | 161 commits to main since this releaseWhat's Changed
- fix final netmaker link after smol-k8s-lab runs by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/192
Full Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v3.5.0...v3.5.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v3.5.0 Stable
released this
2024-03-26 07:25:07 +00:00 | 162 commits to main since this releaseWhat's Changed
- chore(deps): update dependency deptry to ^0.15.0 by @renovate in https://github.com/small-hack/smol-k8s-lab/pull/189
- Fix netmaker secrets and zitadel app as well as add initial netmaker doc by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/191
- Fixes #190 and should work with recently merged https://github.com/small-hack/netmaker-helm/pull/7 as well as latest changes to this directory: https://github.com/small-hack/argocd-apps/tree/main/demo/netmaker
- Fixed k8s secret generation for netmaker.
- fixed the created zitadel app for netmaker to have the correct logout url/redirect uri
- added a link to the final link block after smol-k8s-lab is done running
- added an experimental doc for netmaker
NEW netmaker config
The secret keys for netmaker default
init.enabled: trueinstall are as follows. We have changed the wordendpoint_urltohostnamein all netmaker secret keys to be consistent. We have also addedbroker_hostnameas a default configurable secret key value.netmaker: argo: # secrets keys to make available to Argo CD ApplicationSets secret_keys: hostname: netmaker.example.com admin_hostname: admin.netmaker.example.com api_hostname: api.netmaker.example.com broker_hostname: broker.netmaker.example.com auth_provider: oidcFull Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v3.4.0...v3.5.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v3.4.0 Stable
released this
2024-03-24 16:39:18 +00:00 | 166 commits to main since this releaseWhat's Changed
- Add Netmaker and Longhorn as demo apps by @cloudymax and @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/188
Full Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v3.3.0...v3.4.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v3.3.0 Stable
released this
2024-03-24 09:54:08 +00:00 | 169 commits to main since this releaseWhat's Changed
Allow project names; clean up docs; reduce logging unless debug is enabled by @jessebot in https://github.com/small-hack/smol-k8s-lab/pull/187
- you can now set argo.project.name via the config.yaml for each app or via the apps screen in the TUI
- github link appears in doc website
- fix kubernetes logging to only log warnings/errors by default
- fix zitadel logging to not log ever api call output unless debug is on
- add home assistant to final block of links
- don't sync EVERY time we get something from bitwarden
- fix help text docs link
Full Changelog: https://github.com/small-hack/smol-k8s-lab/compare/v3.2.2...v3.3.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads