Add more content and fix format

This commit is contained in:
Baohua Yang
2026-02-25 21:06:21 -08:00
parent dd449bc84f
commit ecab788013
119 changed files with 566 additions and 496 deletions

View File

@@ -1,4 +1,4 @@
## 17.1 Fedora CoreOS
## 17.1 Fedora CoreOS
[Fedora CoreOS](https://getfedora.org/coreos/) 是一个自动更新的,最小的,整体的,以容器为中心的操作系统,不仅适用于集群,而且可独立运行,并针对运行 Kubernetes 进行了优化。它旨在结合 CoreOS Container Linux 和 Fedora Atomic Host 的优点,将 Container Linux 中的 [Ignition](https://github.com/coreos/ignition) 与 [rpm-ostree](https://github.com/coreos/rpm-ostree) 和 Project Atomic 中的 SELinux 强化等技术相集成。其目标是提供最佳的容器主机,以安全,大规模地运行容器化的工作负载。

View File

@@ -1,4 +1,4 @@
## 17.2 安装 Fedora CoreOS
## 17.2 Fedora CoreOS 安装
### 17.2.1 下载 ISO

View File

@@ -1,4 +1,4 @@
# podman
## 17.3 podman - 下一代 Linux 容器工具
[`podman`](https://github.com/containers/podman) 是一个无守护进程、与 Docker 命令高度兼容的下一代 Linux 容器工具。它由 Red Hat 开发,旨在提供一个更安全的容器运行环境。

View File

@@ -1,4 +1,4 @@
## 17.4 本章小结
## 本章小结
Docker 并非容器生态的唯一选择了解其他工具有助于根据场景做出合适的技术选型