Discover Kubernetes using Discover applications option

Will Kubernetes be discovered using the Discover Applications option?

Once the Site24x7 Linux monitoring agent is installed, you can discover applications like SMART Disk and Docker using the Discover Applications (Server > Server Monitor > Servers > click on the monitor > hover on the hamburger icon > Edit) option.

But, the Kubernetes cluster cannot be discovered using this option. Only the Linux DaemonSet agent will be able to discover your Kubernetes cluster and add it for monitoring.
    • Related Articles

    • Adding APM Insight Node.js agent in Kubernetes via InitContainers

      To integrate the APM Insight Node.js agent into your Kubernetes applications using InitContainers, follow the steps given below: Step 1: Create an empty volume that will be used to copy the agent files during the initContainers process. Example: ...
    • Licensing for Kubernetes monitoring

      The main Kubernetes cluster is considered one basic monitor. For the other components, the licensing is done as follows: Component Licensing Nodes 1 monitor consumes two basic licenses Pods 5 monitors consume one basic license Containers 5 monitors ...
    • Troubleshooting steps if the Microsoft Windows applications are not getting auto-discovered

      Once the Windows server is added for monitoring, Windows applications including IIS, SQL, Exchange, SharePoint, Active Directory, Hyper-V, BizTalk will be automatically discovered and marked for monitoring. In case this does not happen, follow one or ...
    • How to uninstall the Site24x7 Kubernetes monitoring agent

      Execute the below commands to uninstall the Site24x7 Kubernetes monitoring agent from your cluster: Deletion command for the DaemonSet agent deployed using a YAML file: kubectl delete -f site24x7-agent.yaml or kubectl delete ds,sa site24x7-agent -n ...
    • Unable to see my Kubernetes resources on the monitor list page

      This case is applicable if your Kubernetes resource monitors are listed in the Kubernetes Monitor List View page instead of Monitor Status listing (Home) page. Site24x7 will not list the Kubernetes resources along with the other monitors on the home ...