This release adds 3 notable features for engineering teams evaluating rollout.
Published 1mo
Containers & Orchestration
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
certification
cka
ckad
cks
docker
education
+9 more
exam
kcna
kcsa
kubernetes
labs
learning
practice
preparation
simulator
Affected surfaces
deps
Summary
AI summaryUpdates 🚀 Features, 🚜 Refactor, and exam across a mixed release.
Full changelog
Docker image
docker pull zeborg/kubekosh:v0.2.0
Supply chain security
This release includes:
- Build provenance attestation — verifiable record of how and where the image was built
- SBOM (Software Bill of Materials) — full inventory of packages inside the image
Verify with the GitHub CLI:
gh attestation verify oci://docker.io/zeborg/kubekosh:v0.2.0 \
--repo zeborg/kubekosh
Or scan for vulnerabilities using Grype:
grype zeborg/kubekosh:v0.2.0
[0.2.0] - 2026-06-16
🚀 Features
- Implement scenario caching and hot-reloading
- (exam) Add timer for each scenario in exam mode
- (exam) Add exam history and improve scenario timer
🐛 Bug Fixes
- Incorrect container name in
broken-deploymenthint
🚜 Refactor
- (scenarios) Split monolithic configuration into individual files
- (server) Replace
execSyncwithexecAsync
⚙️ Miscellaneous Tasks
- Add security warning in
README.mdfor privileged mode
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About zeborg/kubekosh
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]