34 lines
1.5 KiB
Markdown
34 lines
1.5 KiB
Markdown
---
|
||
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 Life,EOL)是指操作系统供应商停止支持、安全更新和补丁的日期。在 Micro Focus AWS Landing Zone 中,EOL 管理是 AMI 策略的重要组成部分,需要提前规划迁移到受支持的替代操作系统。
|
||
|
||
## Key EOL Dates in AWS Landing Zone
|
||
|
||
### 已 EOL
|
||
- **Windows Server 2008 / 2008 R2**:已 EOL
|
||
- **CentOS 8**:已 EOL(2021 年 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 时间线规划
|