aws / aws/aws-node-termination-handler
Configure behavior per node through annotations
まだ誰も着手していません。
- 主要言語
- Go
- スター
- 1.8k
- フォーク
- 288
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
In clusters with multiple ASGs user for different types of workloads, it would be nice to be able to configure more of the NTH behavior through annotations rather than globally for the nodes the given daemonset is running on.
Cluster Autoscaler already has something similar where one can add annotations on nodes and pods preventing evictions/downscale.
For our use case, annotations for whether to cordon or drain is enough (both on maintenance events and spots). But I can imagine some may want something like the safe-to-evict annotation on pod level too.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
メンテナンスイベントと Spot 中断時の cordon および drain に関する既存の node-termination-handler の動作を確認し、そのグローバル設定を Kubernetes のノードアノテーションおよび Cluster Autoscaler のアノテーション規約と比較します。サポートするノードレベルおよび Pod レベルのアノテーション、その優先順位、各イベントでの動作を定義します。完了の条件は、関係のないノードを変更せず、ノードごとの動作が文書化され、テストされていることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- aws, go, kubernetes
- 領域
- cloud, devops, infrastructure
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100