Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Reading the logs from a pod
kubectl logs button3d-79447648c-s4x7x


Redirect the logs to a file on the server
kubectl logs button3d-79447648c-s4x7x > button3d.log

The Application is Not Reachable

...

and returnsĀ 400 Bad Request

This means, that you are trying to reach the application through a hostname that has not been configured in the admin panel, or that you haven't loaded any organization data into the application.

...