2020-06-07
Note
- How to keep your Kubernetes secrets secure in Git
- https://learnk8s.io/kubernetes-secrets-in-git
- Secret を Git に commit するときに使えるツール類の紹介
- Certified Kubernetes Administrator (CKA) Program Changes: 2020 - Linux Foundation - Training
- https://training.linuxfoundation.org/cka-program-changes-2020/
- 09/01 から CKA が新しくなるっぽい
- goccy/go-yaml: YAML support for the Go language
- https://github.com/goccy/go-yaml
- 新しく出てきた Go の YAML パッケージ, YAMLPath めっちゃ便利そう
- kubernetes-sigs/ingress-controller-conformance: Repository for a compliance specification of ingress-controllers.
- https://github.com/kubernetes-sigs/ingress-controller-conformance
- Ingress controller の conformance test するやつ
- x/lint: freeze and deprecate · Issue #38968 · golang/go
- https://github.com/golang/go/issues/38968
- golint が非推奨 and フリーズ, まあ仕方ない気がする