neonKUBE icon indicating copy to clipboard operation
neonKUBE copied to clipboard

Public NeonKUBE Kubernetes distribution related projects

Results 180 neonKUBE issues
Sort by recently updated
recently updated
newest added

I had a cluster setup running on the laptop and got this somewhat weird deployment error. I haven't ever seen this before, even on the last run. The only real...

bug
cluster-setup

After we support .NET 7 (#33), we should try AOT again for **neon-cli** (at least) to improve launch performance.

investigate
perf
build

It looks like WSL now supports systemd natively: https://devblogs.microsoft.com/commandline/systemd-support-is-now-available-in-wsl/ Thinks to research: - [ ] **Distro lifecycle:** I'm not sure whether we can control this. - [ ] Do distros...

investigate
neon-kube

**neon-cli** is a bit slow right now. I just noticed that we're loading the hosting managers for every command, even those that don't need them. We need to optimize this...

perf
neon-cli

Migrate from Calico to **Cilium** and use **Istio/ambient** when that's released

investigate
neon-kube
cluster-setup

One of the libraries must be referencing this by mistake or we need a new library for ASPNET stuff.

bug
investigate

Additional work required for Azure deployments: - [x] Recreate headend client - [x] Add methods to query for Azure and AWS image properties - [ ] Verify that the user...

Investigate new .NET7.0 AOT capabilities: https://learn.microsoft.com/en-us/dotnet/core/deploying/native-aot/

investigate
neon-kube

I just ran into a situation where I was installing a XenServer cluster and the node image installation step failed due to reaching the EOF expectantly. I believe this was...

bug
neon-kube
cluster-setup

**neon-cluster-operator** needs to periodically upload a few key metrics about the cluster to our headend. The update interval should be specified via a new **neon-cluster-operator** specific CRD that will also...

feature
neon-kube
cluster-operators