-
In Firefox 57.0.1 (Windows) it shows an unscaled version... ![](https://screenshots.firefoxusercontent.com/images/b4bbaf3e-5a75-458c-b7b6-312219946523.png)
in other words, it extends beyond the bro…
-
emm...I have a question,why k8s can't direct post a pod json to docker with runv, I mean use frakti to reserve requests post to hyperd is goodway? [runv](https://feisky.xyz/container/runv.html)
ghost updated
6 years ago
-
By default, containerd runs containers locally using runc, however there are projects which are spinning up each container as a separate VM. This behavior doesn't fit k8s pod concept, since containers…
-
@gnawux What is this repo for? Compared to the community and the website one, what does it add?
sameo updated
6 years ago
-
I was trying to install katacontainer runtime and I got this issue
```
./configure: line 4360: syntax error near unexpected token `LIBVIRT,'
./configure: line 4360: ` PKG_CHECK_MODULES(LIBVIR…
-
# Description of problem
I was trying to port runtime to Z. It passes all the unit tests as of now. I used the following command to run `kata-runtime --log /dev/stdout create -b ../osbuilder/ubunt…
ghost updated
6 years ago
-
By time to time some cri-o test fail, I open this issue to reference if the CI fails.
-
I follow the steps by [Developer-Guide](https://github.com/kata-containers/documentation/blob/master/Developer-Guide.md).
There is no error before the last step.
And the following info is the error …