View Your Application Logs A good way to check an application, is by looking at the application logs. The command is: kubectl logs <pod name> -n development Previous Next