Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 756 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 756 Bytes

Rust_Custom_Controller

This is a custom controller written in Rust, which just simply places a beverage order (Coffee/Tea) with a custom status.

kubectl list beverages

alt text

kubectl get beverages

alt text

kubectl describe beverages tanisha

alt text

cargo run

alt text