Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Grumm18242yThat's called VM's...
Like nothing obscure or wizardry with images and containers and shit. -
Grumm18242y@jassole Yes, it all depends what your plan is.
Here, we have VM's for windows servers and all.
But on my personal PC I use Docker for different Node projects. -
Just name your k8s cluster fuck and you're all set.
Jokes aside, I love k8s! But I understand how complicated and huge it is. If you need any help feel free to ask. I'm not an expert but I'm alright at it. -
jassole18542y@Grumm @lungdart I assume you are using Google Cloud than AWS? I just have a problem that it doesn't match closely the environment I am working or maybe I am too lazy to learn it.....
-
Grumm18242y@jassole @lungdart, I don't need answers.
Messed around with Kubernetes locally. I use it just for to have containers for different projects. -
jassole18542y@lungdart For starters, I'd like to immediately see the cost estimation derived from the kubernetes config files across all major cloud services.
-
@jassole kubecost can do that (not from the manifests but from monitoring the clusters).
There's an open alternative called opencost, but the paid for one gives you action items to reduce cost I believe.
https://opencost.io/
https://www.kubecost.com/
Isn't there something less of a clusterfuck than kubernetes.....
Yes it's a clusterfuck literally
rant