Sysdig | How to write a custom Kubernetes scheduler using your monitoring metrics
https://sysdig.com/blog/kubernetes-scheduler/
https://sysdig.com/blog/kubernetes-scheduler/
Sysdig
How to write a custom Kubernetes scheduler using your monitoring metrics
Create a custom Kubernetes scheduler using monitoring metrics coming from Sysdig: system, network, services, statsd, JMX or Prometheus metrics.
Stop supporting old releases. – Mikeal – Medium
https://medium.com/@mikeal/stop-supporting-old-releases-70cfa0e04b0c
https://medium.com/@mikeal/stop-supporting-old-releases-70cfa0e04b0c
Medium
Stop supporting old releases.
A call to action for maintainers to support themselves and move forward.
MINIX: Intel's hidden in-chip operating system | ZDNet
http://www.zdnet.com/article/minix-intels-hidden-in-chip-operating-system/
http://www.zdnet.com/article/minix-intels-hidden-in-chip-operating-system/
ZDNET
MINIX: Intel's hidden in-chip operating system
Buried deep inside your computer's Intel chip is the MINIX operating system and a software stack, which includes networking and a web server. It's slow, hard to get at, and insecure as insecure can be.
MySQL and Linux Context Switches - Percona Database Performance Blog
https://www.percona.com/blog/2017/11/09/mysql-linux-context-switches/
https://www.percona.com/blog/2017/11/09/mysql-linux-context-switches/
Percona Database Performance Blog
MySQL and Linux Context Switches - Percona Database Performance Blog
In this blog post, I'll look at MySQL and Linux context switches, and what is the normal number per second for a database environment.
On Files, the Space They Need, and the Space They Take | FromDual
https://www.fromdual.com/de/node/1214
https://www.fromdual.com/de/node/1214
FromDual
On Files, the Space They Need, and the Space They Take
or xfs Users, Take Care! Recently, we had a customer ask: Why do many files holding my data take up vastly more space than their size is? That question may sound weird to you, but it is for real, and
Learning Go by porting a medium-sized web backend from Python
http://benhoyt.com/writings/learning-go/
http://benhoyt.com/writings/learning-go/
Benhoyt
Learning Go by porting a medium-sized web backend from Python
How I learnt the basics of Go (its good parts as well as a few quirks) by porting a medium-sized web backend from Python.
Writing Robust Bash Shell Scripts - David Pashley.comDavid Pashley.com
http://www.davidpashley.com/articles/writing-robust-shell-scripts/
http://www.davidpashley.com/articles/writing-robust-shell-scripts/
David Pashley.com
Writing Robust Bash Shell Scripts - David Pashley.com
Many people hack together shell scripts quickly to do simple tasks, but these soon take on a life of their own. Unfortunately shell scripts are full of subtle effects which result in scripts failing in unusual ways. It’s possible to […]
Migrating to Kubernetes: Day 20 Problems – Saltside Engineering
https://engineering.saltside.se/migrating-to-kubernetes-day-20-problems-fbbda4905c23
https://engineering.saltside.se/migrating-to-kubernetes-day-20-problems-fbbda4905c23
Medium
Migrating to Kubernetes: Day 20 Problems
Lessons learned running Kubernetes in production and fixing our noisy neighbor problem.
Our Failure Migrating to Kubernetes – Saltside Engineering
https://engineering.saltside.se/our-failure-migrating-to-kubernetes-25c28e6dd604?gi=ed30f487a73d
https://engineering.saltside.se/our-failure-migrating-to-kubernetes-25c28e6dd604?gi=ed30f487a73d
Saltside Engineering
Our Failure Migrating to Kubernetes
Observations and debugging problems in LoadBalancer services.