Live data from Hacker News

Viewing profile — eightnoteight-1

eightnoteight-1

HN member
Joined
Wed, Jun 17, 2020, 3:39 PM UTC
HN karma
2
Public activity
4 items

About eightnoteight-1

https://blog.eightnoteight.dev/about

Recent public activity

  1. comment
    Comment #34858437

    while graceful shutdown of applications is widely discussed but seldom mentioned why order of the shutdown of various packages matters

  2. story
  3. comment
    Comment #24426311

    I think cpu pinning also would have reduced the impact by a significant factor if all workloads have full vcpu cores

  4. 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…