From e6acbaa2a39f8d636c5b94178a2e06fd29820892 Mon Sep 17 00:00:00 2001 From: Petr Bokoc Date: Oct 25 2018 22:26:59 +0000 Subject: 193 - OpenShift Origin 3.11 --- diff --git a/modules/release-notes/pages/developers/Containers.adoc b/modules/release-notes/pages/developers/Containers.adoc index d807f06..e9df1ea 100644 --- a/modules/release-notes/pages/developers/Containers.adoc +++ b/modules/release-notes/pages/developers/Containers.adoc @@ -3,3 +3,11 @@ include::{partialsdir}/entities.adoc[] [[sect-containers]] = Containers + +== OpenShift Origin 3.11 + +The *OpenShift* packages in Fedora 29 have been rebased to upstream version 3.11. +At the same time, a set of infrastructure container images is now also being provied by Fedora, allowing you to run an OpenShift Origin cluster top to bottom based on the Fedora distribution, without using any upstream-built images. + +Note that the upgrade path from version 3.9 (which was provided in Fedora 28) to 3.10 or 3.11 is not covered by this change, and a `dnf` upgrade is unlikely to cleanly update an Origin cluster. +Ansible playbooks provided by upstream are on GitHub (link:++https://github.com/openshift/openshift-ansible/tree/release-3.10/playbooks/byo/openshift-cluster/upgrades++[3.9 to 3.10], link:++https://github.com/openshift/openshift-ansible/tree/release-3.11/playbooks/byo/openshift-cluster/upgrades++[3.10 to 3.11]).