Kate Goldenring presented Akri, an open source Kubernetes resource interface that connects IoT devices to Kubernetes clusters. Akri discovers devices, represents them as native Kubernetes resources, and schedules workloads based on connected devices. It simplifies scenarios like video streaming from IP cameras to Kubernetes by automatically deploying pods to access devices. Akri uses a controller and agents and supports common protocols like ONVIF. It was demonstrated connecting IP cameras to a K3s cluster and deploying video servers and a firmware upgrade job from Kubernetes.