beiboot
beiboot copied to clipboard
Getdeck Beiboot is a Kubernetes-in-Kubernetes solution :rocket: It allows creating multiple logical Kubernetes environments within one :arrow_right: physical host cluster.
It might be beneficial to investigate the different datastore options for K3s, to see if they yield in performance optimization: https://docs.k3s.io/datastore Maybe it improves performance, if the server-pod doesn't have...
When trying to `connect` when beiboot is already connected, an error occurs. This could be improved to show a more specific message, so that the user knows which other cluster...
``` > beibootctl uninstall Do you want to remove all Beiboot components from this cluster? [y/N]: y Removing all Beiboots Error: 'ClientConfiguration' object has no attribute 'items' [...] ```