2020-05-24
Note
- Goのパッケージ名は単数形?複数形? - My External Storage
- Style guideline for Go packages · Go, the unwritten parts
- https://rakyll.org/style-packages/https://github.com/kubernetes-sigs/aws-alb-ingress-controller/issues/914
- Go のパッケージガイドライン, めっちゃいい記事だ
- v1.18 から Ingress に追加された
ingressClassName
はkubernetes.io/ingress.class
と共存ができない istioctl upgrade
コマンド, 便利- Hugo v0.60以上を使うと、Markdown中のHTMLタグが「raw HTML omitted」となって消えてしまう - My External Storage
- CPU律速なRuby/Pythonコードはデフォルト設定のdocker上で遅くなる - まめめも
- https://mametter.hatenablog.com/entry/2020/05/23/032650
seccomp=unconfined
で早くなるけどセキュリティ的に脆弱になるらしい, seccomp なんもわからん
- Creating a Kubernetes cloud provider, doesn’t required boiling the ocean
- https://thebsdbox.co.uk/2020/03/18/Creating-a-Kubernetes-cloud-doesn-t-required-boiling-the-ocean/?utm_sq=gee58hcvzn#Wait-what-is-the-cloud-controller-manager
- cloud-controller-manager の interface を実装して独自のクラウドプロバイダで type Loadbarancer を実装する話
- Ingress Group Feature Testing · Issue #914 · kubernetes-sigs/aws-alb-ingress-controller
- https://github.com/kubernetes-sigs/aws-alb-ingress-controller/issues/914
- 1 つの ALB で複数の Ingress を表現するやつ, alpha らしい
- Istio & JWT: Step by Step Guide for Micro-Services Authentication
- 第4章Kubernetesのトラブルシューティング-Red Hat Customer Portal
- https://access.redhat.com/obsolete-documentation/ja/red-hat-enterprise-linux-atomic-host/7/paged/getting-started-with-containers/chapter-4-troubleshooting-kubernetes
- etcd のデバッグとかも乗ってる, etcdctl の使い方なんもわからんのでありがたい