Ryan Tidwell
Ryan Tidwell
This change adds support for podman. This is useful in environments where the container runtime is CRI-O instead of Docker. Support is achieved by enabling Makefile's and build scripts to...
I've been following Slack conversations and Kubecon presentations, and a topic that I've seen arise quietly is that of a gRPC interface for CNI. I can't find much beyond a...
**_skuba node bootstrap/join_** takes only a single IP address. This address is used as both the node IP and the address that skuba uses to SSH into the node. There...
I was attempting to demo some NSM things to some colleagues. The systems I was working on don't use docker as the container runtime, they use CRI-O. Here's an example...
This adds manifests for using Cilium as the cluster network. This adjusts the example quick-install manifest for Cilium 1.8. It leverages the `cni-install.sh` script for convenience to install the Cilium...