2020-01-26
Diary
- My Pull Request to Argo CD repo has been merged 🥳
Note
- uber-go/automaxprocs: Automatically set GOMAXPROCS to match Linux container CPU quota.
- SLO Review
- SRE Practices in Mercari Microservices
- https://speakerdeck.com/tcnksm/sre-practices-in-mercari-microservices
- Spinnker とかのコンポーネントに SLO 設定して見直すのいいなって思った, SLO は見直す日も一緒に決めるのいい話だ
- 【SRE Next 2020】発表資料まとめ
- Sailing with the Istio through the shallow water
- A visual guide on troubleshooting Kubernetes deployments
- https://learnk8s.io/troubleshooting-deployments
- Kubernetes でのトラブルシューティングのビジュアルガイド, エラーの種類とか載ってて丁寧
- zegl/kube-score: Kubernetes object analysis with recommendations for improved reliability and security
- https://github.com/zegl/kube-score
- Kubernets Object の診断ツール, 結構良さそう, CI で動かすといいのかな