google/gvisor-containerd-shim
Fork: 28 Star: 80 (更新于 2024-11-21 00:56:54)
license: Apache-2.0
Language: Go .
containerd shim for gVisor
最后发布版本: v0.0.4 ( 2020-03-09 11:40:55)
NOTE: This repository is no longer maintained. The gVisor containerd shims are now maintained as part of the core gVisor repository.
gvisor-containerd-shim
gvisor-containerd-shim is a containerd shim for gVisor. It implements the containerd v1 shim API. It can be used as a drop-in replacement for containerd-shim (though containerd-shim must still be installed). It allows the use of both gVisor (runsc) and normal containers in the same containerd installation by deferring to the runc shim if the desired runtime engine is not runsc.
Requirements
- gvisor (runsc) >= 2018-12-07
- containerd, containerd-shim >= 1.1
Installation
- Untrusted Workload Quick Start (containerd >=1.1)
- Runtime Handler/RuntimeClass Quick Start (containerd >=1.2)
- Runtime Handler/RuntimeClass Quick Start (shim v2) (containerd >=1.2)
Configuration
- Configure containerd-shim-runsc-v1 (shim v2) (containerd >= 1.3)
- Configure gvisor-containerd-shim (shim v1) (containerd <= 1.2)
Contributing
See CONTRIBUTING.md.
最近版本更新:(数据更新于 2024-09-01 08:41:58)
2020-03-09 11:40:55 v0.0.4
2019-06-13 16:25:28 v0.0.3
2019-03-29 13:16:21 v0.0.2
2019-02-12 05:46:09 v0.0.1
2018-12-04 18:56:50 v0.0.1-rc.0
google/gvisor-containerd-shim同语言 Go最近更新仓库
2024-11-22 20:14:47 daytonaio/daytona
2024-11-22 15:17:23 SagerNet/sing-box
2024-11-21 22:49:20 containerd/containerd
2024-11-21 13:50:50 XTLS/Xray-core
2024-11-21 07:36:18 kubernetes/kubernetes
2024-11-21 06:27:30 ollama/ollama