Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Driver cni

Supported keywords:

  • config
  • max_peers
  • plugins

Keyword config

required:    false
scopable:    false
default:     /var/lib/opensvc/cni/net.d

Example:

config=/var/lib/opensvc/cni/net.d

Description:

The directory hosting the CNI network configuration files.

Keyword max_peers

required:    false
scopable:    false
convert:     int

Example:

max_peers=8

Description:

Keyword plugins

required:    false
scopable:    false
default:     /usr/lib/cni

Example:

plugins=/var/lib/opensvc/cni/bin

Description:

The directory hosting the CNI plugins.