Talking to Kubernetes with Rust
Channel:
Subscribers:
725,000
Published on ● Video Link: https://www.youtube.com/watch?v=NPCq_3xjI5s
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
Other Videos By Coding Tech
Tags:
kubernetes api
rust