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
-
yepp, I do that too. Ofc doing all this manually all the time gets tedious, so I build scripts on top. Still, CLI :) My latest set of scripts does this:
./kube-env set qat high-load
[reconfigures and scales-up the DB, rebalances all the relevant k8s clusters]
./kube-env is qat high-load
[prints a coloured output with each component in the infra and whether or not its configuration matches the high-load profile (k8s, DB, caches, etc.)]
./kube-env monitor qat
[spins up hundreds - thousands of CURL commands to each and every instance in the environment and runs their individual healthchecks. Prints the output grouped neatly in no more than 15 lines, unless either of the components report faulty h/c - in that case the full h/c output is printed for each failing component. The set of curls is respawned every n seconds. Laptop runs at ~90ºC :) ]
See? Still command-line. And still easy to use :) -
kiki353254y@netikras dick size is the exact resemblance of your devops cli skills. I do the same thing as you and I have four inches, so...
-
@uyouthe then yes, let's say it's also 4" if that makes you feel any better about yourself ;)
Related Rants
I don't know how to begin.
But i really appreciate you and your efforts if you do the whole devops job through terminal.
I mean creating, upscaling, downscaling, configure, manage an instance just through terminal.
Big d*ck energy
rant
smart
engineering
devops
scaling
grow