Jeff Billimek

Results 43 comments of Jeff Billimek

Also take a look at https://github.com/travisghansen/external-auth-server

See also https://github.com/ory/kratos

I just looked and see the k3s-agent process running around 30-45% CPU usage on the nodes I have it installed. Not sure if this is 'normal' or not. I'm subscribed...

@carpenike are you running all raspberry pis with ubuntu? I started looking closer and it seems, for me, after switching from raspbian to ubuntu 19.10 (arm64), they run a lot...

Another point of comparison is a 2-day snapshot of CPU & load compared side-by-side with a node still on raspbian (pi4-b) and a node on ubuntu 19.10 (arm64) (pi4-a): ![image](https://user-images.githubusercontent.com/6393612/71538285-69c7f780-28f6-11ea-8b73-339aeb0e0ff0.png)

It's too bad they closed the issue on the k3s repo. I'm seeing a pretty steady 30% CPU consumption of the k3s agent on a pi4 node **which is cordoned**...

Do you have many workloads which use an `exec` based liveness/readiness probes? I came across [this issue](https://github.com/kubernetes/kubernetes/issues/82440) and wonder if there could be some relationship?

First pass looking at this wasn't so awesome: * Running kubevirt in a k8s node which is, itself, a VM doesn't allow native hardware-based VM instructions from the CPU, even...

Hi @mathias-ewald, It's been a long while but thinking back I _think_ it was related to instructions required to do some tensorflow processing. From what I recall, when running a...

May need this solved before it is possible: https://github.com/vmware-tanzu/velero/issues/2671