Skip to content

s1ntaxe770r/krust-controller-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

krust-controller-template

a minimal template for creating kube controllers in rust

Crates

  • kube-rs for kubernetes api

  • tokio for async runtime

  • anyhow for error handlingq

  • env_logger for logging

This is subject to change as I learn more about rust and kubernetes controllers and what patterns work best.

About

Rust template for building k8s controllers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published