Jeff Lill
Jeff Lill
@marcusbooyah: has reported that he's seeing a bunch of cluster logins that are mostly empty:  He believes these may be created from contexts in the kubeconfig some how and...
neonKUBE needs a way to cleanly shutdown clusters. This doesn't appear to be something that's really supported yet in Kubernetes. Here are the issues we're seeing when shutting down a...
Pausing a VM on XenServer is not working. We're seeing this error on the VM console:  Here's some information: https://askubuntu.com/questions/1346908/suspend-freezing-of-tasks-failed-after-20-seconds https://www.kernel.org/doc/html/latest/power/freezing-of-tasks.html The second link above really goes into suspend/resume...
We currently just log an exception when executing a command on a cluster that's offline. We should do something nicer like just saying that or something similar. This really isn't...
Local cluster login files include the cluster definition but we've been scrubbing hosting manager related secrets here after cluster setup completes as a security measure. Unfortunately, now neon-desktop now periodically...
We're currently using Powershell Hyper-V cmdlets to manage Hyper-V. This is slow and clunky and it looks like there are alternative APIs: https://docs.microsoft.com/en-us/virtualization/api/
We're having trouble with some applications like Minio not respecting pod memory limits and being terminated by kubelet when this happens. There appears to be a recent proposal to mitigate...
Users will want to use **neon-cli** on Linux machines to automate and manage neon-kube clusters, even though we're launching on Windows first. Here's what we'll need to address: - [...
We're going to standardize on simplified Helm chart templates by reducing the amount of value references to the minimum required (if any). This only applies to our built-in services (which...
We need do a few passes at making the neon-desktop app look better. Dark-mode perhaps?