https://github.com/s-matyukevich/bash-cni-plugin
https://github.com/s-matyukevich/bash-cni-plugin
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/s-matyukevich/bash-cni-plugin
- Owner: s-matyukevich
- Created: 2018-08-08T21:02:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-15T22:45:15.000Z (about 7 years ago)
- Last Synced: 2025-07-08T01:56:42.592Z (3 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 77
- Watchers: 7
- Forks: 28
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## bash-cni-plugin
A simple CNI plugin for kubernetes written in bash. Read [Kubernetes Networking: Writing Your Own Simple CNI Plug-in with Bash](https://www.altoros.com/blog/kubernetes-networking-writing-your-own-simple-cni-plug-in-with-bash/) for more information.