Docker Registry Cleaner removes stale Docker registry images using retention policies and registry garbage collection, supporting multiple registries, Kubernetes, Docker/Podman, and dry runs.
By Bruno Bernard
Nostr Auth
nostr-auth is a login gateway that sits in front of your existing websites and lets users sign in using their Nostr identity — a decentralized, portable, self-owned digital identity — instead of a traditional username and password, with out-of-the-box support for Nginx, Caddy, Traefik, Envoy, and Kubernetes.
By Bruno Bernard
k3m
k3m is a command-line tool for spinning up k3s Kubernetes clusters on top of Canonical's Multipass VMs. Unlike Docker-based local Kubernetes solutions, it runs on real virtual machines, which means fewer limitations and a closer match to how clusters behave in production, all manageable with simple commands for creating, starting, stopping, and deleting clusters with as many nodes as you need.
By Bruno Bernard
Pod SSH
pod-ssh is a tiny command-line tool that lets you quickly shell into any Kubernetes pod with ssh syntax with an interactive menu, auto pod name matching, and a connection history so you can jump back to recent pods without retyping anything.
By Bruno Bernard
kubesolo-ansible
kubesolo-ansible is an Ansible role that automates the installation of KubeSolo — a minimal, single-node Kubernetes distribution built for edge devices and IoT — across a wide range of Linux distros and processor architectures.
By Bruno Bernard
w-share
w-share is self-hosted alternative to ngrok that lets you share a local website with anyone on the internet — no third-party account needed. You run your own server, point a domain at it, and use a simple command to make your local site publicly accessible. Think of it as your own private tunnel service that you fully control.
By Bruno Bernard
KSeal
A convenient command line tool, companion to Kubeseal, which facilitates viewing, exporting, encrypting, and offline decrypting of Kubernetes secrets.
By Bruno Bernard
Bitwarden External Secrets
A Kubernetes operator that integrates Bitwarden/Vaultwarden with the External Secrets Operator to securely manage your Kubernetes secrets. With automatic syncing of secrets, as well as secret rotation.
By Bruno Bernard
(yet another) Docker Registry UI
A clean and simple UI to browse and manage images on your Docker registry of choice. Supporting multiple registries at the same time, and working with any Docker/OCI container registry.
By Bruno Bernard
k3k-rs
kube-rs is a CNCF sandbox project for interacting with Kubernetes resources from Rust. k3k-rs is a Rust crate built around kube-rs, providing easy programmatic access to K3k virtual clusters and all the related resources.
By Alex Bissessur
KRaft
KRaft is a cloud service platform built on FOSS tech from across the CNCF landscape. It can be deployed anywhere and on any hardware, and was created to make Kubernetes workshops easier to run. Written in Rust and using virtual clusters, it sips on resources and is very lightweight!
By Alex Bissessur
Pull/Merge Requests
Longhorn UI
Longhorn is a CNCF distributed storage solution. This PR added a much-needed replica column to see, at a glance, how many replicas of a volume currently exist across the cluster.