diff --git a/_data/centos/sigs.yml b/_data/centos/sigs.yml index 2d3a0a6..49be24e 100644 --- a/_data/centos/sigs.yml +++ b/_data/centos/sigs.yml @@ -56,8 +56,7 @@ The Cloud SIG focuses on providing different FOSS based cloud infrastructure applications that can be installed and run natively on CentOS Stream. The Cloud SIG is working on several artifacts, including the RPM distribution - of OpenStack (RDO) repositories and the OKD/SCOS distribution of Kubernetes - built with a Tekton pipeline. + of OpenStack (RDO) repositories and the OKD distribution of Kubernetes. highlight: true chat: https://matrix.to/#/#centos-cloud:fedoraproject.org docs: https://sigs.centos.org/cloud diff --git a/cloud.md b/cloud.md index e865090..3f1a0ce 100644 --- a/cloud.md +++ b/cloud.md @@ -6,44 +6,54 @@ with_toc: false status: DRAFT --- +

SIG Documentation

+ +## Our Projects

RDO OpenStack

+ rdoproject.org
-

OKD OpenStack

+

OKD Kubernetes

+ okd.io
-

Documentation

+## Where to start with RDO + +

OpenStack/RDO is versatile software that can deploy anywhere from small homelabs or virtual environments through to large physical datacentres. Components can be installed on existing systems. The project provides methods of installing easily for PoC/test purposes and guidance for planning and executing larger and more complex deployments

-## Install RDO +

The RDO project group provide packages for RDO/OpenStack built for CentOS.

-

Write some text here.

+### Useful Links -```bash -sudo dnf install centos-release-openstack- -``` + -

Write some more text here.

+## Where to start with OKD -## Install OKD +

With OKD, the entire machine is managed by the Kubernetes cluster, including the operating system. OKD builds on top of CentOS Stream CoreOS, an immutable version of a CoreOS installation ideal for container workloads and automated management. The installation process involves starting machines with a CentOS Stream CoreOS ignition process to bring them into the cluster

-

Write some text here.

-```bash -sudo echo FIXME -``` +### Useful Links -

Write some more text here.

+