mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-08-10 08:27:25 +00:00
Fix 3 broken external links in appendix
This commit is contained in:
@@ -421,7 +421,7 @@ Kubernetes 进阶 (Week 24-36)
|
|||||||
- [Docker 官方博客](https://www.docker.com/blog/)
|
- [Docker 官方博客](https://www.docker.com/blog/)
|
||||||
- [Kubernetes 官方博客](https://kubernetes.io/blog/)
|
- [Kubernetes 官方博客](https://kubernetes.io/blog/)
|
||||||
- [CNCF 博客](https://www.cncf.io/blog/)
|
- [CNCF 博客](https://www.cncf.io/blog/)
|
||||||
- [DZone](https://dzone.com/containers-cloud)
|
- [DZone Cloud Architecture](https://dzone.com/cloud-architecture)
|
||||||
|
|
||||||
### 认证指南
|
### 认证指南
|
||||||
|
|
||||||
@@ -478,7 +478,7 @@ Kubernetes 进阶 (Week 24-36)
|
|||||||
# 1. 学习本书第 1-11 章(基础到中级)
|
# 1. 学习本书第 1-11 章(基础到中级)
|
||||||
# 2. 完成 20+ 个实战项目
|
# 2. 完成 20+ 个实战项目
|
||||||
# 3. 参考官方学习指南
|
# 3. 参考官方学习指南
|
||||||
curl https://docker.training.kodekloud.com/dca-guide
|
# 参考 KodeKloud DCA 认证指南:https://kodekloud.com/blog/docker-certified-associate-guide/
|
||||||
|
|
||||||
# 4. 模拟考试
|
# 4. 模拟考试
|
||||||
- Linux Academy DCA 练习题
|
- Linux Academy DCA 练习题
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
> 2026 年了,对于任何新项目,**强烈建议** 使用以下生产级替代方案:
|
> 2026 年了,对于任何新项目,**强烈建议** 使用以下生产级替代方案:
|
||||||
> - [Rocky Linux](https://hub.docker.com/_/rockylinux):CentOS 原创始人发起的社区驱动项目,目前主流为 Rocky Linux 9。
|
> - [Rocky Linux](https://hub.docker.com/_/rockylinux):CentOS 原创始人发起的社区驱动项目,目前主流为 Rocky Linux 9。
|
||||||
> - [AlmaLinux](https://hub.docker.com/_/almalinux):由 CloudLinux 支持的企业级发行版,提供长期支持。
|
> - [AlmaLinux](https://hub.docker.com/_/almalinux):由 CloudLinux 支持的企业级发行版,提供长期支持。
|
||||||
> - [CentOS Stream](https://hub.docker.com/r/centos/centos):RHEL 的上游开发分支 (适合开发测试,不建议用于生产环境)。
|
> - [CentOS Stream](https://quay.io/repository/centos/centos):RHEL 的上游开发分支,镜像已迁移至 Quay.io (适合开发测试,不建议用于生产环境)。
|
||||||
|
|
||||||
该仓库位于 [Docker Hub 的 CentOS 官方镜像页](https://hub.docker.com/_/centos),提供了 CentOS 从 5 ~ 8 各个版本的镜像(仅作为历史归档,不再更新)。
|
该仓库位于 [Docker Hub 的 CentOS 官方镜像页](https://hub.docker.com/_/centos),提供了 CentOS 从 5 ~ 8 各个版本的镜像(仅作为历史归档,不再更新)。
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user