Diaries

2020-05-05

Note IntelliJ IDEAのKubernetes Pluginが便利だったの

2020-05-03

Note Goで作るモダン・ブートサーバー Day 1 - 基礎知識編 - Folioscope https://i-beam.org/2020/02/25/go-modern-bootserver-01/ DHCP サ

2020-05-02

Note Go で testify を使うとテストが遅くなる話 https://twitter.com/bboreham/status/1254042732387086336 What’s coming in Go 1.15 https://docs.google.com/presentation/d/1veyF0y6Ynr6AFzd9gXi4foaURlgbMxM-tmB4StDrdAM/edit#slide=id.g550f852d27_228_0 https://twitter.com/mattn_jp/status/1254569199029981184 デカイ変更

2020-05-01

Note Rob Pike interview for Evrone: “Go has become the language of cloud infrastructure”

2020-04-30

Note Why strace doesn’t work in Docker https://jvns.ca/blog/2020/04/29/why-strace-doesnt-work-in-docker/ seccomp でブロックされるから使えない, --cap-add=SYS_PTRACE すると seccomp の

2020-04-29

Note Writing custom controllers – Extends Kubernetes APIs for the unified experience - Speaker Deck https://speakerdeck.com/toricls/writing-custom-controllers-extends-kubernetes-apis-for-the-unified-experience custom controller を作る話, 概要的なところ

2020-04-28

Note Kubernetes Engine (GKE) multi-cluster life cycle management series https://medium.com/google-cloud/kubernetes-engine-gke-multi-cluster-life-cycle-management-series-17ff892b85c8 マルチクラスタ, あんまりやりたくない Kubernetes Basics

2020-04-27

Note Go で構造の一部が動的に変わる JSON を扱いたい - Naomichi Agata - Medium https://medium.com/@agatan/go-%E3%81%A7%E6%A7%8B%E9%80%A0%E3%81%AE%E4%B8%80%E9%83%A8%E3%81%8C%E5%8B%95%E7%9A%84%E3%81%AB%E5%A4%89%E3%82%8F%E3%82%8B-json-%E3%82%92%E6%89%B1%E3%81%84%E3%81%9F%E3%81%84-cb99efc04193 json.RawMessage, 知ら

2020-04-26

Note kubernetes/cluster/addons/dns/nodelocaldns at v1.18.2 · kubernetes/kubernetes https://github.com/kubernetes/kubernetes/tree/v1.18.2/cluster/addons/dns/nodelocaldns Node Local DNS の公式ドキュメント Racy conntrack and DNS lookup timeouts https://www.weave.works/blog/racy-conntrack-and-dns-lookup-timeouts conntrack の race で

2020-04-25

Note Knative Cookbook | Red Hat Developer https://developers.redhat.com/books/knative-cookbook/ https://twitter.com/openshift/status/1253678741961805824 タダ本 How to monitor OPA Gatekeeper with Prometheus metrics | Sysdig https://sysdig.com/blog/monitor-gatekeeper-prometheus/ https://twitter.com/superbrothers/status/1253500810136182784 Gatekeeper の Prometheus metrics, 死ぬ