How to rsync to a pod - how to speed up development on K8s

Use rsync with K8s for fast development

k8s Kubernetes k8s-dev

When doing active development on k8s, stop constantly building with docker and waiting on slow deployments in k8s. Use rsync & fswatch to update code and binaries directly in a container for a fast edit-compile-test …


Understanding IoT Firmware

The Internet of Things (IoT) has revolutionized the way we interact with technology. From smart homes equipped with voice-activated lights and thermostats, wearable health trackers on our wrists, to sophisticated sensors on … Read More