https://github.com/opiproject/opi-cni
this is a new CNI for DPUs
https://github.com/opiproject/opi-cni
Last synced: 4 months ago
JSON representation
this is a new CNI for DPUs
- Host: GitHub
- URL: https://github.com/opiproject/opi-cni
- Owner: opiproject
- License: apache-2.0
- Created: 2023-11-28T17:51:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-19T16:58:08.000Z (over 2 years ago)
- Last Synced: 2023-12-19T17:17:38.005Z (over 2 years ago)
- Language: Makefile
- Size: 64.5 KB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Opi CNI is a new CNI for DPUs
[](https://github.com/opiproject/opi-cni/actions/workflows/linters.yml)
[](https://github.com/opiproject/opi-cni/actions/workflows/codeql.yml)
[](https://securityscorecards.dev/viewer/?platform=github.com&org=opiproject&repo=opi-cni)
[](https://github.com/opiproject/opi-cni/actions/workflows/go.yml)
[](https://github.com/opiproject/opi-cni/actions/workflows/docker-publish.yml)
[](https://github.com/opiproject/opi-cni/blob/master/LICENSE)
[](https://codecov.io/gh/opiproject/opi-cni)
[](https://goreportcard.com/report/github.com/opiproject/opi-cni)
[](http://godoc.org/github.com/opiproject/opi-cni)
[](https://hub.docker.com/r/opiproject/opi-cni)
[](https://github.com/opiproject/opi-cni/releases)
[](https://github.com/opiproject/opi-cni)
[](https://github.com/opiproject/opi-cni/graphs/contributors)
This repo includes OPI CNI code for K8S to allow offloading CNI to DPUs.
## I Want To Contribute
This project welcomes contributions and suggestions. We are happy to have the Community involved via submission of **Issues and Pull Requests** (with substantive content or even just fixes). We are hoping for the documents, test framework, etc. to become a community process with active engagement. PRs can be reviewed by by any number of people, and a maintainer may accept.
See [CONTRIBUTING](https://github.com/opiproject/opi/blob/main/CONTRIBUTING.md) and [GitHub Basic Process](https://github.com/opiproject/opi/blob/main/doc-github-rules.md) for more details.
## Getting started
:exclamation: `docker-compose` is deprecated. For details, see [Migrate to Compose V2](https://docs.docker.com/compose/migrate/).
Run `docker-compose up -d` or `docker compose up -d`
## Diagrams
Tbd