loft
loft copied to clipboard
Namespace & Virtual Cluster Manager for Kubernetes - Lightweight Virtual Clusters, Self-Service Provisioning for Engineers and 70% Cost Savings with Sleep Mode
I have a cluster with mixed nodes running both Linux and Windows. I hit an issue where the loft and kiosk pods are scheduled on the Windows nodes. While hacking...
You have a devspace docker image that you can use from dockerhub, however, it does not have the loft plugin which we use for our automation. It would be very...
loft installed with 1.80 into GKE. Github actions run and loft login/loft use is successful, `kubectl get all --all-namespaces` failed with 502 ``` Run ./kubectl --kubeconfig='kube_config' get po --all-namespaces ./kubectl...
➜ \~ cd .loft ➜ .loft ll total 8 \-rw-r--r-- 1 logut staff 1.2K Feb 27 21:02 config.json ➜ .loft
➜ .loft loft use Below should read "Activates a kube context for the given ......." ####################################################### ###################### loft use ####################### ####################################################### Usage: loft use [command] Available Commands: cluster Creates a...
During the helm install, deploy is failing with the below error. W0221 22:06:35.365278 34735 warnings.go:70] apiextensions.k8s.io/v1beta1 CustomResourceDefinition is deprecated in v1.16+, unavailable in v1.22+; use apiextensions.k8s.io/v1 CustomResourceDefinition Error: timed out...
1.7.0 For both the CLI and the Helm Chart I'm having an issue as a user with `loft-space-user-default` cluster role where I'm able to successfully create a space using `loft...
Currently, you can not update helm apps due to the now deprecated URL. According to [this article ](https://www.cncf.io/blog/2020/10/07/important-reminder-for-all-helm-users-stable-incubator-repos-are-deprecated-and-all-images-are-changing-location/) on November 13th, the old repos are now deprecated. *Expected Results* Installing/Upgrading...
Hi guys, Hope you are all well ! ```sh $ kubectl auth can-i create clusterrole -A yes ``` ```sh $ loft start [info] Welcome to the loft installation. [info] This...
When you have an app installed from a custom URL it does not get helm version updates. for example:  ``` helm search repo spotinst NAME CHART VERSION APP VERSION...