Jeff Lill
Jeff Lill
@marcusbooyah reported that the demo desktop where we have neon-desktop deployed failed to restart correctly after being paused for several days. This turned out to be an mTLS problem where...
When we implement loadbalancer/router CRDs to control ingress to the cluster, we also need a solution for clusters that are running on the user's machine or LAN so we can...
We should probably add Flux to neonKUBE: https://fluxcd.io/flux/concepts/ https://docs.gitops.weave.works/docs/getting-started/index.html https://fluxcd.io/ecosystem/#flux-uis--guis `-->` https://www.youtube.com/watch?v=OJLukPU6JGQ This is a CNCF project that applies Helm and Kustomize changes to the cluster from a git repo....
Our on-premise node and desktop images are built here in the Seattle area using the standard Ubuntu ISOs. I'm not sure but it's possible that the apt mirror selected during...
It would be really nice to include an integrated VS/VSCode .NET debugging experience where users could attach to and debug code already running in a pod. This could be based...
@marcusbooyah found this interesting link about actual Kubernetes related epic fails. https://k8s.af/ We need to review this to understand how things can go south.
We looked into Synk and it seems a bit expensive. #1069. Let's look into Trivy instead: https://github.com/aquasecurity/trivy
I started working on the neonDESKTOP dashboard proxies and realized that I'd like to write the unit tests as I'm coding this. I've created the **test-api** container image to support...
This may make sense when we actually do bare metal. https://metallb.universe.tf/concepts/
We're probably going to need OIM eventually: https://docs.openshift.com/container-platform/4.5/operators/understanding/olm/olm-understanding-olm.html This solver several problems including support for installing operators from operator hub as well as allowing operators to be installed in multi-tenant...