You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to make an estimation for the cost of Microsoft Defender for Containers for my Kubernetes cluster, can you please confirm if this is the right calculation?
mainly I have 2 node pools one have 22 nodes with 8cpu and the other node pool has 1 node with 32 CPU
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I would like to make an estimation for the cost of
Microsoft Defender for Containers
for my Kubernetes cluster, can you please confirm if this is the right calculation?mainly I have 2 node pools one have 22 nodes with 8cpu and the other node pool has 1 node with 32 CPU
( 7price * 22node * 8cpu) + (7price * 1node * 32cpu) = 1232 + 224 = 1456
so would that be the correct estimation?
Beta Was this translation helpful? Give feedback.
All reactions