Antti Kervinen
Antti Kervinen
This needs PR #896 if used behind a http_proxy without the default no_proxy including `.internal` and other no_proxy extensions in the PR.
> Could some reasoning mentioned in the commit message that why we are adding minikube support? Good point. Reasoning added.
When making this configurable, wouldn't it be even more future-proof, if one could give sysfs mountpoint, defaulting to `/sys`, rather than giving a root directory and expecting the mountpoint to...
This extends kernel development environment support to Fedora, as requested by @klihub in https://github.com/intel/cri-resource-manager/pull/902#issuecomment-1277861085. Yet the request is about Fedora-based distros, this patch most likely works on Fedora only.
Fixed an issue in the echo'd next steps (build/install). Now the kernel gets built and installed when printed commands are executed with `vm-command` in the interactive prompt. ``` run.sh> vm-reboot...
@mxpv, thanks for pinging, rebasing done.
Yet this KEP scopes cgroups as a non-goal: > OS-level IO volume attributes, for example cgroup policy I'd like to point a cgroups configuration option in order to help the...
This issue causes serious performance problems when running on servers with many CPUs. Example: there are 256 CPUs in a multi-socket system, and a user wants to dedicate 8 CPUs...
nc measurements, which do pretty much the same without http, have recorded > 1 s timeouts when running > 400 pods with Canal CNI. After 700 pods, already more than...
@marcemq, I tested this by causing timeouts to the curl request: I rebooted the node where net-serve pod was running, and alternatively suspended the agnhost process (`kill -STOP $(pidof agnhost)`)....