konstructio / gitops-catalog

kubefirst gitops catalog repository
21 stars 21 forks source link

add PerfectScale to Gitops Catalog #163

Open muse-sisay opened 4 hours ago

muse-sisay commented 4 hours ago

Description

feat: add initial support for PerfectScale

Related Issue(s)

How to test

patrickdappollonio commented 3 hours ago

Just voicing my $2c here (I talked with @muse-sisay about these on a videocall earlier): I'm down to add this but I feel this might bring something to the table in terms of marking specific resources as "not entirely free" somehow. Based on what I see, they charge per number of vCPUs so while there is a free tier, going over it is a possibility.

Their pricing seems to be based on, quote, "the vCPU hours of your environment. PerfectScale calculates the amount of vCPU cores per hour allotted across any cloud or self-hosted Kubernetes environments" so it's generous enough for average size clusters and you only have to pay if you go over it.

That, and the fact that there's VPA gave me a headscratch around offering this via the catalog.

All in all, it would be nice to have a marker or something that says something along the lines of "free tier available / paid product" so people can quickly make an appropriate choice. Happy to merge this in the meantime though!