Auto-sync: 2026-04-28 20:03

This commit is contained in:
2026-04-28 20:03:11 +08:00
parent c51cc4c58b
commit f71229f0c3
94 changed files with 2752 additions and 1295 deletions

View File

@@ -0,0 +1,33 @@
---
title: "OS End of Life"
type: concept
tags: ["Linux", "Windows", "Lifecycle-Management", "Migration"]
sources: ["learning-sessions-standard-amis-updates-20231205-160324-meeting-recording-2", "ctp-topic-50-ami-roadmap-for-aws-amis"]
last_updated: 2026-05-08
---
## Definition
操作系统生命周期终止OS End of LifeEOL是指操作系统供应商停止支持、安全更新和补丁的日期。在 Micro Focus AWS Landing Zone 中EOL 管理是 AMI 策略的重要组成部分,需要提前规划迁移到受支持的替代操作系统。
## Key EOL Dates in AWS Landing Zone
### 已 EOL
- **Windows Server 2008 / 2008 R2**:已 EOL
- **CentOS 8**:已 EOL2021 年 12 月)
### 即将 EOL截至 2023-12 会议记录)
- **CentOS 7**2024 年 6 月 EOL → 替代方案Rocky Linux 8/9
- **Red Hat Enterprise Linux 7**2024 年 6 月 EOL → 替代方案RHEL 9
- **OpenSUSE Leap 15**2024 年 12 月 EOL
- **Oracle Enterprise Linux 7 (OEL 7)**2024 年 12 月 EOL
### AWS Landing Zone 应对策略
1. **提前规划**:在 EOL 前 6 个月启动迁移评估
2. **替代 AMI**CCOE 发布新 OS 替代 AMI如 Rocky Linux
3. **自动化迁移**Terraform 模块支持 OS 层变更
4. **验证测试**:在非生产环境验证兼容性
## Connections
- [[Rocky-Linux]] — CentOS 7 的官方替代品
- [[Amazon-Machine-Image]] — EOL 管理通过 AMI 生命周期体现
- [[ctp-topic-50-ami-roadmap-for-aws-amis]] — AMI 路线图包含 EOL 时间线规划