ThorstenHans / better-code-rust-2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Samples shown during my Talk at BetterCode() Rust 2022

  • 1.http-api - Demonstrates how to containerize a Rust 🦀 application and how to run in in Kubernetes leveraging a regular Deployment which can be horizontally scaled with ease.
  • 2 k8s-walker - Demonstrates how to interact with Kubernetes using kube-rs
  • 3 reduce-product-price - Demonstrates how to run Wasm WASI workloads (written in Rust) in Kubernetes using containerd-wasm-shim

Slides

Slides are available on Speaker Deck: https://speakerdeck.com/thorstenhans/rust-applications-in-containers-kubernetes-and-webassembly

About


Languages

Language:Rust 63.5%Language:Dockerfile 14.1%Language:Makefile 12.1%Language:PLpgSQL 9.7%Language:Shell 0.6%