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

kubernetes and host unit

Laurent_gallet-
Newcomer

Hello

how host units are calculated in a kubernetes architecture hosted in a data center ?
Are the host units calculated based on the Kubernetes cluster node RAM or are they calculated based on the RAM of all monitored containers ?

Thank you


2 REPLIES 2

Julius_Loman
DynaMight Legend
DynaMight Legend

Always it's the RAM of the host. So, in this case, it will be every node of the K8 cluster they agent will be deployed to. Used memory of the containers does not matter in this case.


Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

skrystosik
DynaMight Guru
DynaMight Guru

In general there are two oportunities. If you have kuberenetes enviornment build on one or more nodes into single cluster you have to add ram of all worker nodes. This will be your license sizing if you consider full stack monitoring.

You can also use application only monitoring. In such case agent is connected not via operator but it's pushed into pod on runtime during start. In such case each pod is visible in dynatrace as separate small host. In such case license will be calculated based on all pods memory size.

Sebastian


Regards, Sebastian

Featured Posts