Skip to content

zeborg/kubekosh

v0.2.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ 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 summary

Updates 🚀 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-deployment hint

🚜 Refactor

  • (scenarios) Split monolithic configuration into individual files
  • (server) Replace execSync with execAsync

⚙️ Miscellaneous Tasks

  • Add security warning in README.md for 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

Track zeborg/kubekosh

Get notified when new releases ship.

Sign up free

About zeborg/kubekosh

All releases →

Related context

Beta — feedback welcome: [email protected]