PaloAltoNetworks / pcs-sizing-scripts

Prisma Cloud sizing scripts
ISC License
46 stars 49 forks source link

Adding counting of EKS node groups based on max node group size #46

Closed salsop closed 1 year ago

salsop commented 1 year ago

Description

Added counting of EKS node group based on maximum configured size.

Motivation and Context

We need to count EKS nodes for licensing of cwp

How Has This Been Tested?

I've run various tests on EKS clusters, with and without node groups in different reginos

Types of changes

Checklist

tkishel commented 1 year ago

Thanks Steve. Could you take a look at the errors above. For the spec tests, just need to wire in example AWS output:

https://github.com/PaloAltoNetworks/pcs-sizing-scripts/blob/main/spec/resource-count-abc.spec

salsop commented 1 year ago

Thanks Steve. Could you take a look at the errors above. For the spec tests, just need to wire in example AWS output:

https://github.com/PaloAltoNetworks/pcs-sizing-scripts/blob/main/spec/resource-count-abc.spec

This should all be passing now, if you can review?

tkishel commented 1 year ago

LGTM!