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.
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.9.2. Release notes Sourced from aiohttp's releases. 3.9.2 Bug fixes Fixed server-side websocket connection leak. Related issues and pull requests on GitHub: #7978. Fixed web.FileResponse...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.9.2. Release notes Sourced from aiohttp's releases. 3.9.2 Bug fixes Fixed server-side websocket connection leak. Related issues and pull requests on GitHub: #7978. Fixed web.FileResponse...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...
In a cluster with multiple Node groups it's required to run beiboot in an isolated node group where auto-scaling is enabled. For this reason support for `nodeSelector` and `tolerations` support...
While creating a virtual cluster with `beibootctl cluster create` it is not clear how `server-requests-cpu` and `node-requests-cpu` mean and how they are limited by the underlying physical cluster. The same...
Would be cool if one could define a readiness state when restoring a cluster from shelf Like: - deployment A should have X pods ready - deployment B should be...
It would be **very** nice to have the option to add a port forwarding to an existing cluster.
I deleted a cluster/context/user from my kubeconfig, but still had it as the current context. `beibootctl version` yielded following output: ``` Traceback (most recent call last): File "cli.__main__", line 29,...
`beibootctl version` currently only prints the version of the cli. It would be nice, if it would also print the version of the installed operator (of the current K8s context,...
When requesting a cluster I often experiencing issues. What happens? Cluster is requested. After some time it enter "error" state. beibootctl stops prints error If I run beibootctl cluster ls...