Kevin R

Results 10 comments of Kevin R

I wouldn't call this an enhancement, but I accidentally opened the issue with the label and now I can't remove it. Oh well.

Sorry, the pod that didn't work was actually not dind, it was the image cleaner. DinD seems to sort of work in containerd (the build was able to start), but...

Update 3: The tl;dr for the following is depending on your networking, you should set a smaller MTU for the dind docker daemon. I did the following and it solved...

I've gotten binder to work with dind on top of containerd. Building and spawning images work, and I tested [Thebe](https://github.com/executablebooks/thebe) with it as well. I did notice because dind and...

> Each k8s cluster use one CRI, such as docker or containerd. (Right?) Pretty much, although I think you can mix and match different CRIs in one cluster (each node/kubelet...

> This is always the case when using DIND Yeah that makes sense. Good to know! > (is containerd a full replacement for dockerd or does it only contain the...

We are already prepulling images on all of our nodes (pretty much manually). Otherwise, the startup time would be 10~15 minutes (we have very big images). Still, it takes a...

Fix a third issue related to non-competitors. Similar to the first issue, if a non-competitor solves a challenge, they are taken into account when calculating the solve position on the...

After a bunch of stumbling, I'm also still having this issue (identical to OP's. Can't view own profile, can view others' profiles, when posting I get "Your post has been...

The place where it references `WenQuanYi MicroHei`: https://github.com/elizagamedev/mkxp-oneshot/blob/master/src/settingsmenu.cpp#L51 and https://github.com/elizagamedev/mkxp-oneshot/blob/master/src/settingsmenu.cpp#L1083-L1087. The place where that font was removed: https://github.com/elizagamedev/mkxp-oneshot/blob/master/make-appimage.sh#L76-L78