runtime
runtime copied to clipboard
debugging the acorn control plane
If I think something is wrong with the acorn control plane and want to check the logs for the controller, i have to go to kubectl. Do we want some debugging commands that lets the user know if the conrol plane is healthy and even gives access to the logs of the controller and api?
Could be too "inside" of a feature considering i want it as an acorn dev
I think acorn info should show health status and their should be a “acorn system logs” command
It would be great if we could add a command that packaged up bug report details. Like, the logs from controller and api server and the output of acorn info all packaged up into a single zip
Im adding this to v0.2.0 to see if we can squeeze it in because I think it would help a lot with bug triage.