https://github.com/open-kingfisher/king-cri-client
Kubernetes CRI Client
https://github.com/open-kingfisher/king-cri-client
client cri kubernetes
Last synced: 2 months ago
JSON representation
Kubernetes CRI Client
- Host: GitHub
- URL: https://github.com/open-kingfisher/king-cri-client
- Owner: open-kingfisher
- License: apache-2.0
- Created: 2020-04-30T02:00:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-15T07:54:26.000Z (about 6 years ago)
- Last Synced: 2025-08-28T08:38:09.771Z (10 months ago)
- Topics: client, cri, kubernetes
- Language: Go
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# king-cri-client
[](https://www.apache.org/licenses/LICENSE-2.0.html)
[](https://goreportcard.com/report/github.com/open-kingfisher/king-cri-client)
Kubernetes CRI Client
## 说明
- 从Kubelet中拷贝出来的CRI Client,此Client实现了 CRI Image和Runtime的grpc client
- 可以在装有kubelet的节点上运行,用于管理容器和镜像
- 此包依赖于k8s.io/kubernetes v1.13.1,更高版本的k8s.io/kubernetes已经不在支持go module安装,所有方法需要重新实现
## 联系我们
- [交流群](https://github.com/open-kingfisher/community/blob/master/contact_us/README.md)