Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openconfig/containerz
containerz is a reference implementation for the containerz gNOI service.
https://github.com/openconfig/containerz
Last synced: 2 months ago
JSON representation
containerz is a reference implementation for the containerz gNOI service.
- Host: GitHub
- URL: https://github.com/openconfig/containerz
- Owner: openconfig
- License: apache-2.0
- Created: 2023-08-16T09:31:06.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-30T16:37:49.000Z (3 months ago)
- Last Synced: 2024-10-30T17:33:14.371Z (3 months ago)
- Language: Go
- Homepage:
- Size: 303 KB
- Stars: 2
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Containerz - gNOI Container Service
Containerz defines an interface via which containers can be deployed to network
devices from an external client. This interface can be used to deploy, start,
stop, list containers and obtain logs for containers running on the target
system. The containerz interface is defined [here](https://github.com/openconfig/gnoi/blob/main/containerz/containerz.proto).# Disclaimer
The protocol definition as well as the current implementation should still
be considered unstable as breaking changes could be introduced.This is not an official Google product.