Smol-k8s-lab

Latest version: v6.3.0

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 13 of 24

3.6.0

What'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:

yaml
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: admin


This disables registration through the GUI.

**Full Changelog**: https://github.com/small-hack/smol-k8s-lab/compare/v3.5.1...v3.6.0

3.5.1

What'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

3.5.0

What'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: true` install are as follows. We have changed the word `endpoint_url` to `hostname` in all netmaker secret keys to be consistent. We have also added `broker_hostname` as a default configurable secret key value.

yaml
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: oidc



**Full Changelog**: https://github.com/small-hack/smol-k8s-lab/compare/v3.4.0...v3.5.0

3.4.0

What'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

3.3.0

What'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

3.2.2

What's Changed


Support zalando postgres operator; fix sync button existing when it should not; other minor patches by jessebot in https://github.com/small-hack/smol-k8s-lab/pull/186

- fix bug where enabled apps in tui showed sync option even if it wasn't installed
- added more cute emojis to outputs of syncs in tui
- support the zalando postgres operator with initialization (beta - may not be fully production ready yet)
- updates google-auth, requests-oauthlib, and mkdocs-material deps
- anytime we pop an app from the main dict in __init__.py, we set a default of {}

**Full Changelog**: https://github.com/small-hack/smol-k8s-lab/compare/v3.2.1...v3.2.2

Page 13 of 24

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.