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.