You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SPEC.md
-125
Original file line number
Diff line number
Diff line change
@@ -147,131 +147,6 @@ Plugins that consume any of these configuration keys should respect their intend
147
147
**Other keys:**
148
148
Plugins may define additional fields that they accept and may generate an error if called with unknown fields. Runtimes must preserve unknown fields in plugin configuration objects when transforming for execution.
149
149
150
-
#### Example configuration
151
-
Network configuration with no inlined plugin confs, and two loaded plugin confs:
CNI runtimes, plugins, and network configurations may support multiple CNI specification versions independently. Plugins indicate their set of supported versions through the VERSION command, while network configurations indicate their set of supported versions through the `cniVersion` and `cniVersions` fields.
0 commit comments