cni.dev icon indicating copy to clipboard operation
cni.dev copied to clipboard

CNI website

Results 30 cni.dev issues
Sort by recently updated
recently updated
newest added

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#/ ![image](https://user-images.githubusercontent.com/29170746/117602334-f9d0af00-b182-11eb-9b2d-57c119b7042f.png)

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...

enhancement

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...