Currently kubernetes builds packages of the stock CNI plugins, but they'd like to stop, kubernetes/release#4156.
CNI could publish its own packages. Ideally in repository form so people could use dnf/apt to install them in an easy way (though I suppose probably both of them will let you just yoink a random file via https too...)
There are presumably examples of how to do this somewhere...