srl-labs / clabernetes

containerlab, but in kubernetes!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: tee clab container logs to launcher stdout

carlmontanari opened this issue · comments

basically need to tee the logs from the actual network container (i.e. srl/ceos/etc.) to either a file or maybe to stdout of the launcher pod so that kubectl logs gets that info and/or so users can k exec tail the log... tbd which is best/better?

this seems to be done in #30 ?

Got confused, this is another feature indeed

hah I did the same yesterday -- issue title/descriptions were like 99% same/same my bad 🤡

follow up in #57