2019-12-09
Diary
- 日記書くのサボってしまった
- 項目減らしてみたりしたので再開したい
Note
- What’s new in Kubernetes 1.17?
- Dave Cheney が pkg 配下に Go のアサーションライブラリを作り始めたらしい
- EKSでの認証認可 〜aws-iam-authenticatorとIRSAのしくみ〜
- https://katainaka0503.hatenablog.com/entry/2019/12/07/091737
- ここらへんで動いてる Admission Webhook, master node で動いてるっぽい (Pod として動いてない)
- EKS on Fargate:virtual-kubelet の違い + Network/LB 周りの調査
- https://amsy810.hateblo.jp/entry/2019/12/04/151642
- EKS on Fargate, virtual-kubelet ですらなかった
- Hierarchical Namespace で Namespace を階層構造に管理してオブジェクトを伝搬させる
- https://amsy810.hateblo.jp/entry/2019/12/01/230822
- Namespace 跨いで Object を伝搬させるやつ
- The RED Method: How to Instrument Your Services
- Kubernetes pods /etc/resolv.conf ndots:5 option and why it may negatively affect your application performances
- https://pracucci.com/kubernetes-dns-resolution-ndots-options-and-why-it-may-affect-application-performances.html
- Pod の
resolv.conf
がデフォルトndots:5
だから DNS 問い合わせが遅いよみたいな話