Talking to Kubernetes with Rust

Channel:
Subscribers:
725,000
Published on ● Video Link: https://www.youtube.com/watch?v=NPCq_3xjI5s



Duration: 4:27
3,351 views
97


The Kubernetes API provides a gateway to manage cloud native resources, and there exist client libraries to interact with Kubernetes in many languages. Rust is uniquely positioned to write software for Kubernetes. With a powerful type system, fast binaries, excellent documentation, and unparalleled memory safety it is well positioned for critical tooling and infrastructure. This talk will be a crash course on how to interact with Kubernetes in Rust, and will cover the basics you need to know to write your next tool targeting Kubernetes with Rust.

PUBLICATION PERMISSIONS:
Original video was published with the Creative Commons Attribution license (reuse allowed). Link: https://www.youtube.com/watch?v=Kp6GQjZixPE







Tags:
kubernetes api
rust