2020-07-28
Note
- summerwind/actions-runner-controller: Kubernetes controller for GitHub Actions self-hosted runnners
- https://github.com/summerwind/actions-runner-controller
- self hosted GtiHub Actions の controller, よさそう
- flant/k8s-image-availability-exporter: Alert if an image used in Kubernetes cannot be pulled from container registry
- https://github.com/flant/k8s-image-availability-exporter
- Image が使えるかのメトリクスを出してくれる君
- 1人運用を支えるAmazon EKSノウハウ / Amazon EKS Know-How - Speaker Deck
- GitHub Actions の self-hosted runner と Amazon EKS を使った Docker の Build Pipeline/Build Pipeline for Docker with GitHub Actions self-hosted runner and Amazon EKS - Speaker Deck
- https://speakerdeck.com/tmnakagawa/build-pipeline-for-docker-with-github-actions-self-hosted-runner-and-amazon-eks
- self hosted な CI を使うとクレデンシャルを引き渡ししないといけない問題が解決する, 確かに
- GitHub Actions の self-hosted runner と Amazon EKS を使った Docker のビルドパイプライン / secure-docker-build-pipeline - Speaker Deck
- Introduction to Flagger - Speaker Deck
- https://speakerdeck.com/mathetake/introduction-to-flagger
- Flagger のアーキテクチャ, Argo Rollout よりも好き