Skip to content

smartaquarius10/klog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cargo new klog

The Architecture: "The Fan-In Pattern"

[ Pod A ] --(Stream)--> \
[ Pod B ] --(Stream)-->  [ Rust Async Channel (MPSC) ] --> [ Main Print Loop ]
[ Pod C ] --(Stream)--> /

To start it just run the command and rest can be read from help

About

This cli is used to view pod logs

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors