cni.dev
cni.dev copied to clipboard
CNI website
Notice from Netlify > After November 15, 2022, builds for this site will fail unless you [update the build image](https://app.netlify.com/sites/cloudevents-io/settings/deploys#build-image-selection). As reported via deploy logs: > DEPRECATION NOTICE: Builds using...
The overview of vlan plugin is wrong. There's no veth pair involved at all. It's the vlan subinterface which is placed inside container namespace.
As describe here : https://golang.org/doc/go-get-install-deprecation, go get no longer works without a go module. Signed-off-by: Sugate
Signed-off-by: Michael Zappa
add vlan trunk docs for allowing vlan trunk for veth related PR: https://github.com/containernetworking/plugins/pull/689 Signed-off-by: Date Huang
This link seems out of date: https://cloud-native.slack.com/intl/en-gb/join/shared_invite/zt-pzft1ii9-gapo3o2lMryD_CUKZFF7Yg#/ 
I've been researching a fair amount on [how to do versioning in hugo](https://github.com/etcd-io/website/issues/82), and think that the URL scheme I set up for cni.dev is probably not the best method...
The website repo is missing information about governance, contributing, and maintenance. This can likely be adapted from the [cni repo](https://github.com/containernetworking/cni). Potential additions: - [ ] GOVERNANCE.md - [ ] CONTRIBUTORS.md...