beiboot
Getdeck Beiboot is a Kubernetes-in-Kubernetes solution :rocket: It allows creating multiple logical Kubernetes environments within one :arrow_right: physical host cluster. (by Getdeck)
kustomize-kcl
Kustomzie KCL Function (by kcl-lang)
beiboot | kustomize-kcl | |
---|---|---|
3 | 3 | |
26 | 7 | |
- | - | |
6.8 | 6.3 | |
over 1 year ago | 7 months ago | |
Python | Makefile | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
beiboot
Posts with mentions or reviews of beiboot.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-05.
-
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
kustomize-kcl
Posts with mentions or reviews of kustomize-kcl.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-05.
-
CUE, cdk8s.. (instead of helm and kustomize)
+ https://github.com/KusionStack/kustomize-kcl
- Using the KCL programming language to write functions for Kustomize
- Monthly 'Shameless Self Promotion' thread - 2023/04
What are some alternatives?
When comparing beiboot and kustomize-kcl you can also consider the following projects:
kpt-kcl - KPT Function KCL SDK
timoni - Timoni is a package manager for Kubernetes, powered by CUE and inspired by Helm.
OnlineOrNot - The CLI for OnlineOrNot
trivy-operator - Kubernetes Operator based on the open-source container vulnerability scanner Trivy.