Commit Graph

6 Commits (fc1a7fea03fbdf053f00ec5c4c018c0d106d4ce9)

Author SHA1 Message Date
Steven Powell fc1a7fea03
Revert "Always use cni unless running with dockershim" 2023-07-18 13:28:01 -07:00
Anders F Björklund 0659dc868f Always use cni unless running with dockershim
Since cri-dockerd 0.25, it now defaults to cni.

So when using cri (not dockershim), use cni too.
2023-06-13 20:33:26 -07:00
Anders F Björklund 8e56b813d7 Don't suggest building cri-dockerd from source
Most people want to use the pre-built binaries of cri-dockerd,
rather than installing go and building it from the source code.

So don't link to the #build-and-install, but to the Releases.
Once it has real documentation URL, that could be used instead.
2023-04-02 22:17:28 +02:00
Steven Powell 32f940d470 auto install cri-dockerd for none tests and docs 2022-06-16 12:23:00 -07:00
Anders F Björklund 541193c945 Address review comments, rename to ssh-ip-address 2021-01-16 14:44:56 +01:00
Anders F Björklund b2121eae39 Rename the generic driver to the ssh driver
Now that we have forked the machine driver
2021-01-09 14:36:32 +01:00