cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Kubernetes cluster not shown

adeeb
Newcomer

Hello,

 

We have set up kubernetes cluster monitoring using dynatrace operator. And I can see the namespace, pods when I navigate through the containers option under Infrastructure menu. But cluster in not shown under Infrastructure -> Kubernetes menu option. Is there any settings that needs to be done to display cluster under kubernetes menu?

 

Thanks

6 REPLIES 6

techean
Dynatrace Champion
Dynatrace Champion

should support out of the box, below link was helpful for me..

Enhanced visibility into Kubernetes cluster utilization and health | Dynatrace news

Please find supported out of the box flavors

  • EKS - Amazon Elastic Kubernetes Service
  • AKS - Azure Kubernetes Service
  • GKE - Google Kubernetes Engine and Autopilot
  • Google Anthos
  • Red Hat OpenShift Container Platform
  • Red Hat OpenShift Dedicated
  • VMware Tanzu Kubernetes Grid Integrated Edition
  • Rancher
  • D2iQ Konvoy
  • Docker Enterprise
  • IBM Kubernetes Service
  • SUSE Container as a Service platform

techean_0-1657193262800.png

 

KG

dannemca
DynaMight Guru
DynaMight Guru

pahofmann
DynaMight Guru
DynaMight Guru

Whtas probably missing is the annotation, it's in the link @dannemca mentioned but missing in other vital parts of the docs.

 

Just adding:

capabilities:

- kubernetes-monitoring

 

to the DynaKube CR is not enough, you need to also annotate it with:

metadata:

  annotations:

    feature.dynatrace.com/automatic-kubernetes-api-monitoring: "true"

Dynatrace Certified Master, AppMon Certified Master - Dynatrace Partner - 360Performance.net

adeeb
Newcomer

Thank you all for your replies. I have now managed to get the cluster details with solution suggested

Aavesh
Frequent Guest

Please list down the steps you performed to get it fixed.

You can find all the details on how to setup the integration in the documentation. 

Dynatrace Certified Master, AppMon Certified Master - Dynatrace Partner - 360Performance.net

Featured Posts