Skip to content

Commit dbe825c

Browse files
tomkivlinrolfedh
andauthored
Added comma
Co-authored-by: Rolfe Dlugy-Hegwer <[email protected]>
1 parent 149e2b5 commit dbe825c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ CNI specification (plugins can be compatible with multiple spec versions).
2626

2727
## Installation
2828

29-
A Container Runtime, in the networking context, is a daemon on a node configured to provide CRI Services for kubelet. In particular the Container Runtime must be configured to load the CNI plugins required to implement the Kubernetes network model.
29+
A Container Runtime, in the networking context, is a daemon on a node configured to provide CRI Services for kubelet. In particular, the Container Runtime must be configured to load the CNI plugins required to implement the Kubernetes network model.
3030

3131
{{< note >}}
3232
Prior to Kubernetes 1.24, the CNI plugins could also be managed by the Kubelet using the `cni-bin-dir` and `network-plugin` command line parameters.

0 commit comments

Comments
 (0)