2020-10-08
Note
- Kubernetes 1.19: Metrics Changes と SIG Instrumentation の変更内容 - Qiita
- フェーズから読み解くKubernetesクラスタ構築ツールの全貌『解体kubeadm』発行 技術の泉シリーズ、9月の新刊|株式会社インプレスホールディングスのプレスリリース
- Kubernetesのマルチテナントの現状を整理する - TECHSTEP
- https://techstep.hatenablog.com/entry/2020/09/06/160435
- まとまってる, でもクラスタ分けとこうなが一番いいと思ってる
- Kubernetes 1.19: SIG-Apps の変更内容 - Qiita
- Introducing Structured Logs | Kubernetes
- https://kubernetes.io/blog/2020/09/04/kubernetes-1-19-introducing-structured-logs/
- 構造化ログの話, klog に
InfoS
とErrorS
が生えたらしい
- Warning: Helpful Warnings Ahead | Kubernetes
- https://kubernetes.io/blog/2020/09/03/warnings/
- deprecated な API を kubectl で呼び出したときに警告がでるようになった, 便利
- Scaling Kubernetes Networking With EndpointSlices | Kubernetes
- https://kubernetes.io/blog/2020/09/02/scaling-kubernetes-networking-with-endpointslices/
- EndpointSlice の話, 今までの Endpoint だと etcd のサイズ制限に接触する可能性があったしデータ転送量も馬鹿にならなかった, それをシャーディングの容量でEndpintSlice に分割することで解決した
- Ephemeral volumes with storage capacity tracking: EmptyDir on steroids | Kubernetes
- https://kubernetes.io/blog/2020/09/01/ephemeral-volumes-with-storage-capacity-tracking/
- ephemeral volumes の話, CSI になんか入ったのかな
- Increasing the Kubernetes Support Window to One Year | Kubernetes
- Kubernetes 1.19: Accentuate the Paw-sitive | Kubernetes
- Moving Forward From Beta | Kubernetes
- https://kubernetes.io/blog/2020/08/21/moving-forward-from-beta/
- 永続的に beta な API が生まれることを回避するために 9 ヶ月で今の beta が非推奨になる仕組みができたらしい