2021-03-21
Note
- How To Get Hired as a Software Engineer into a FAANG Company · Dan Hacks
- https://www.danhacks.com/software/getting-hired-by-a-faang-company.html
- テックジャイアントに Software Enginner として採用される方法、まとまってる
- Cracking the Coding Interview, 読みたい
- applyconfigurations · pkg.go.dev
- https://pkg.go.dev/k8s.io/client-go@v0.21.0-beta.1/applyconfigurations
- Server Side Apply を typed client から実行できるやつらしい、Kubernetes v1.21 から追加
- With なんちゃらでフィールドを足していく fucntional option pattern みたいな感じっぽい
- https://pkg.go.dev/k8s.io/client-go@v0.21.0-beta.1/applyconfigurations/apps/v1
- KEP-2155: Apply for client-go’s typed client
- Goアセンブリの書き方 - Plan 9とGo言語のブログ
- https://blog.lufia.org/entry/2021/03/17/113000
- Go でアセンブリが書ける
- Goの型同一性を理解する
- https://zenn.dev/syumai/articles/77bc12aca9b654
- Go の言語仕様輪読会、面白そう
- Ladicle/kubectl-rolesum: Summarize Kubernetes RBAC roles for the specified subjects.
- https://github.com/Ladicle/kubectl-rolesum
- RBAC をいい感じに見やすく表示してくれる kubectl plugin、便利