docker_practice/coreos/intro.md

29 lines
2.4 KiB
Go
Raw Permalink Normal View History

# Fedora CoreOS
2015-09-06 00:50:13 +00:00
[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 强化等技术相集成。其目标是提供最佳的容器主机,以安全,大规模地运行容器化的工作负载。
2015-09-06 00:50:13 +00:00
## FCOS
2015-09-06 00:50:13 +00:00
###
2015-09-06 00:50:13 +00:00
FCOS Linux 40% RAM 114M PXE iPXE
2015-09-06 00:50:13 +00:00
###
2015-09-06 00:50:13 +00:00
Ignition JSON FCOS systemd
2015-09-06 00:50:13 +00:00
Ignition initramfs Ignition systemd systemd
2015-09-06 00:50:13 +00:00
###
2015-09-06 00:50:13 +00:00
FCOS 使 rpm-ostree yum rpm-ostree OS OS 使
2015-09-06 00:50:13 +00:00
###
2015-09-06 00:50:13 +00:00
FCOS **Docker CLI****podman CLI** **skopeo CLI** 使 **crictl CLI** CRI-O
2015-09-06 00:50:13 +00:00
##
2015-09-06 00:50:13 +00:00
* [](https://docs.fedoraproject.org/en-US/fedora-coreos/)
* [openshift ](https://docs.openshift.com/container-platform/4.3/architecture/architecture-rhcos.html)