OG T
|
bcbb386ee4
|
fix(kured): 修復 CrashLoopBackOff - 新增 ds-namespace/ds-name 參數
問題: Kured 預設在 kube-system 尋找 DaemonSet
修復: 新增 --ds-namespace=kured --ds-name=kured
驗證: 2/2 pods Running
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-03-28 22:53:21 +08:00 |
|
OG T
|
0b68352fc2
|
feat(k3s): P2/P3 改進 - kube-state-metrics + Kured 時區修復 + Descheduler 調整
P2 改進:
- 新增 kube-state-metrics v2.10.1 (NodePort:30888)
- 新增 7 條 kube-state-metrics 告警規則 (NPD 整合)
P3 改進:
- 修復 Kured 維護窗口時區 (18:00→02:00 台北時間)
- Descheduler threshold 20%→30% (避免過度遷移)
首席架構師審查建議執行項目
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-03-28 22:23:42 +08:00 |
|
OG T
|
c6bef20a97
|
feat(k4.1): Kured automatic node reboot daemon
- Deploy Kured v1.15.1 as DaemonSet
- Maintenance window: 02:00-04:00 Taipei time
- Reboot period: 1 hour between node reboots
- PDB-aware: checks AWOOOI pods before draining
- Prometheus integration for metrics
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-03-28 22:03:05 +08:00 |
|