Skip to content

Commit

Permalink
Merge pull request #72 from JaimeMagiera/master
Browse files Browse the repository at this point in the history
initial commit of README
  • Loading branch information
openshift-merge-robot committed Jan 27, 2021
2 parents 6d52907 + 62f7688 commit 0b29c4d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
@@ -0,0 +1,8 @@
# OKD Machine OS

This respository contains the components necessary to build a Fedora CoreOS based OKD node. The process involves creating a container that incorporates the latest developer release of Fedora CoreOS, the OpenShift cluster artifacts, the Machine Controller Daemon, and various container overlays specific to OKD. To better understand the various components, please see the following resources:

* [Fedora CoreOS](https://docs.fedoraproject.org/en-US/fedora-coreos/)
* [Machine Config Operator](https://github.com/openshift/machine-config-operator)
* [CoreOS Assembler](https://github.com/coreos/coreos-assembler)
* [cri-o](https://cri-o.io)

0 comments on commit 0b29c4d

Please sign in to comment.