Versions Compared

Key

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

...

  • Local files
  • OMD Config
  • Checkmk Overview
  • Checkmk Configuration files
  • Performance Graphs of Checkmk Server
  • Global Settings
  • What kind of Kubernetes distro + version are you using?

    Code Block
    languagebash
    themeRDark
    uname -a
    cat /etc/os-release


  • Some additional outputs, as described in  Debug Kubernetes Cluster Components

    Code Block
    languagebash
    themeRDark
    kubectl get pods
    kubectl get nodes
    kubectl version -o json
    


  • The debug of the special agent:
    Please run the special agent on the command line. You will find here some information on how to get the correct command: Special Agents, and here you will find all the debug options for 

    .

Debug Kubernetes Cluster Components

...