Viewing profile — eightnoteight-1
eightnoteight-1
HN member- Joined
- Wed, Jun 17, 2020, 3:39 PM UTC
- HN karma
- 2
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About eightnoteight-1
https://blog.eightnoteight.dev/about
Recent public activity
-
comment
Comment #34858437
while graceful shutdown of applications is widely discussed but seldom mentioned why order of the shutdown of various packages matters
- story
-
comment
Comment #24426311
I think cpu pinning also would have reduced the impact by a significant factor if all workloads have full vcpu cores
-
story
Ask HN: Building Docker images with configuration or without
the idea of building docker images with configuration seems like unconventional, especially because of configmaps in kubernetes, but given that most downtimes are due to the config…