https://github.com/openshift/ovn-kubernetes
Kubernetes integration for OVN
https://github.com/openshift/ovn-kubernetes
Last synced: about 1 year ago
JSON representation
Kubernetes integration for OVN
- Host: GitHub
- URL: https://github.com/openshift/ovn-kubernetes
- Owner: openshift
- License: apache-2.0
- Created: 2019-02-20T23:12:20.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-22T12:42:33.000Z (about 2 years ago)
- Last Synced: 2024-04-22T12:52:17.090Z (about 2 years ago)
- Language: Go
- Size: 56.1 MB
- Stars: 69
- Watchers: 22
- Forks: 128
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
- Governance: GOVERNANCE.md
Awesome Lists containing this project
README

# ovn-kubernetes: A robust Kubernetes networking platform
[![License][apache2-badge]][apache2-url]
![Build status][build-badge]
[![Book][book-badge]][book-url]
[![Go Report Card][go-report-card-badge]][go-report-url]
[![Go Doc][go-doc-badge]][go-doc-url]
[![Static Badge][slack-badge]][slack-url]
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fovn-kubernetes%2Fovn-kubernetes?ref=badge_shield)
[apache2-badge]: https://img.shields.io/badge/License-Apache%202.0-blue.svg
[apache2-url]: https://opensource.org/licenses/Apache-2.0
[build-badge]: https://img.shields.io/github/actions/workflow/status/ovn-org/ovn-kubernetes/test.yml?branch=master
[book-badge]: https://img.shields.io/badge/read%20the-book-9cf.svg
[book-url]: https://ovn-kubernetes.io/
[go-report-card-badge]: https://goreportcard.com/badge/github.com/ovn-org/ovn-kubernetes
[go-report-url]: https://goreportcard.com/report/github.com/ovn-org/ovn-kubernetes
[go-doc-badge]: https://pkg.go.dev/badge/github.com/ovn-org/ovn-kubernetes
[go-doc-url]: https://pkg.go.dev/github.com/ovn-org/ovn-kubernetes
[slack-badge]: https://img.shields.io/badge/slack-ovn_kubernetes-blue
[slack-url]: https://cloud-native.slack.com/archives/C08452HR8V6
## Welcome to ovn-kubernetes
OVN-Kubernetes (Open Virtual Networking - Kubernetes) is an open-source project
that provides a robust networking solution for Kubernetes clusters with
OVN (Open Virtual Networking) and Open vSwitch (Open Virtual Switch) at its core.
It is a Kubernetes networking conformant plugin written according to the
CNI (Container Network Interface) specifications.
Here are some links to help in your ovn-kubernetes journey:
- [Welcome to ovn-kubernetes](https://ovn-kubernetes.io/) for overview of ovn-kubernetes.
- [Architecture of ovn-kubernetes](https://ovn-kubernetes.io/design/architecture/)
- [Deploying OVN Kubernetes cluster using KIND](https://ovn-kubernetes.io/installation/launching-ovn-kubernetes-on-kind/)
- [Deploying OVN Kubernetes CNI using Helm](https://ovn-kubernetes.io/installation/launching-ovn-kubernetes-with-helm/)
- [Contributing to OVN Kubernetes](https://ovn-kubernetes.io/governance/CONTRIBUTING/) for how to get involved
in our project
- [Meet the Community](https://ovn-kubernetes.io/governance/MEETINGS/) for details on community
meeting details.
## License
Everything is distributed under the terms of the [Apache License] (version 2.0).
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fovn-kubernetes%2Fovn-kubernetes?ref=badge_large)
## Who uses OVN-Kubernetes?
See our [Adopters](ADOPTERS.md). If your organization or project uses OVN-Kubernetes,
please file a PR and update this list. Say hi on Slack too!