Skip to content

oxizen/kulog

Repository files navigation

KULOG

  • It is a tool that allows you to easily check k8s pod logs by opening them by namespace or deployment at once.
  • You can open logs with Visual Studio Code

SAMPLE

  • Display deployment status.

deployment

  • Simply press a button to connect to pod as shell.

shell

  • grep log feature. (right-click the log contents easy to set the keyword for grep)

grep

❗️Those who can already check logs with kubectl can use it. ❗

  • execute the command to run Mac(OSX) xattr -cr /Applications/KULOG.app