Skip to content

Support getting logs for StatefulSet / Deployment

Latest
Compare
Choose a tag to compare
@JohnMops JohnMops released this 05 Jul 02:00
· 2 commits to main since this release
fd474ce

Get Deployment Logs

  • Select this action: Choose to fetch resources requests information.
  • Select the namespace: Specify the namespace in the Kubernetes cluster.
  • Select the deployment: Specify the deployment in the selected namespace.
  • Output format: Prints the logs to the terminal.
  • Outputs:
    • Logs print

Get StatefulSet Logs

  • Select this action: Choose to fetch resources requests information.
  • Select the namespace: Specify the namespace in the Kubernetes cluster.
  • Select the statefulset: Specify the statefulset in the selected namespace.
  • Output format: Prints the logs to the terminal.
  • Outputs:
    • Logs print