SaaSHub helps you find the best software and product alternatives Learn more →
Beiboot Alternatives
Similar projects and alternatives to beiboot
-
vcluster
vCluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
trivy-operator
Kubernetes Operator based on the open-source container vulnerability scanner Trivy. (by devopstales)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
beiboot discussion
beiboot reviews and mentions
-
Kub'rin' a breeze: Developing on ephemeral cloud-based K8s clusters
We recently had a Kubernetes Meetup in Munich. This talk demonstrates a new open-source project called Getdeck Beiboot that helps with creating virtual K8s environments for development and testing. It's based on K3s and will support snapshotting and restoring whole clusters to speed up the creation of temporary K8s-based dev environments. What do you think?
-
CUE, cdk8s.. (instead of helm and kustomize)
I went on generating K8s YAMLs with Python and a CLI framework for passing options or read in value-files: https://github.com/Getdeck/beiboot/blob/main/client/beiboot/misc/install.py Then it's a `beibootctl install --arg 1 --arg 2 --option=whatever | kubectl apply -f -` which prints the YAML to the console and can be applied or stored from there.
- Show HN: Kubernetes-in-Kubernetes for Development and Testing
-
A note from our sponsor - SaaSHub
www.saashub.com | 21 Jun 2025
Stats
Getdeck/beiboot is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of beiboot is Python.