-
When I do the cri environment setup, I find a lot of failure logs in kubelet:
```
journalctl -u kubelet
....
Aug 20 02:45:20 k8s-master-17276307-0 kubelet[4845]: E0820 02:45:20.407176 4845 …
-
The distributed storage system becomes more popular in cloud environments nowadays, and container images can easily be powered by these infrastructures. By deploying container images on distributed st…
-
The cri mode container data is abnormal, but the ctr mode is normal
Key configuration details:
![1627962766272-image](https://user-images.githubusercontent.com/53809897/127956134-8ac47854-1079-4ac…
-
[root@xxx build]# make
[ 1%] Building CXX object src/CMakeFiles/image_lib.dir/bk_download.cpp.o
In file included from /home/container-acc/overlay-tcmu/overlaybd/src/overlaybd/alog-stdstring.h:19:0,…
-
Use the rpull subcommand to pull the overlaybd format image, but when I execute the following command:
ctr run --net-host --snapshotter=overlaybd --rm -t registry.hub.docker.com/overlaybd/redis:6…
-
On ubuntu 20.04.1, a lot "undefined reference" errors occurred during `make` when following the readme instructions.
gcc version
```
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/u…
-
使用overlaybd做镜像的按需拉取,需要镜像中心所在的物理机也安装配置overlaybd相关组件吗?
-
```
uname -a
Linux DESKTOP-KJS0EBL 5.4.72-microsoft-standard-WSL2 #1 SMP Wed Oct 28 23:40:43 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
lsb_release -a
No LSB modules are available.
Distributor ID:…