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
{{ message }}
Instantly share code, notes, and snippets.
🍀
JM Torres
Tedezed
🍀
Cloud architect, sysadmin, developer, game dev, maker and art lover
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Kubernetes Stateful Set Autoscale [slug-containers]
In this entry I will address the subject of the autoscale of the Stateful Set Issues source, at this moment Kubernetes does not support to auto scale of the Stateful Set, to solve this need, I decided to program two slug-autoscaler tools to monitor the replicas to modify them according to the state of the CPU and slug-labalancer to customize the load balance. I also want to include support for properly scaling crunchy-containers.
How to use terminal on Windows and don’t go crazy…
How to use terminal on Windows without going crazy…
Windows is really horrible system for developers and especially for devops. It doesn’t even have a usable terminal and shell, so working with command line is really pain in the ass. If you really don’t want to switch to any usable system (OS X, Linux, BSD…), then this guide should help you to setup somewhat reasonable environment – usable terminal, proper shell, ssh client, git and Sublime Text as a default editor for shell.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters