CentOS Errata and Enhancement Advisory 2017:1805
Upstream details at : https://access.redhat.com/errata/RHEA-2017:1805
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
8510d1dc1501653018cdc937a4cb4328fabc0108083b0308cb55301b38414dba kmod-redhat-qedf-8.10.7.0_dup7.3-1.el7_3.x86_64.rpm
Source:
1e5d5cc0b51055558df2538dc512777d8870cc9727b984776099e960af9e8c00 kmod-redhat-qedf-8.10.7.0_dup7.3-1.el7_3.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
Twitter: @JohnnyCentOS
CentOS Errata and Enhancement Advisory 2017:1805
Upstream details at : https://access.redhat.com/errata/RHEA-2017:1805
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
2744e18793a8faff431b6d7921023e348a26bee67163f3fcf30e2f30fc5b97d1 kmod-redhat-qede-8.10.10.21_dup7.3-1.el7_3.x86_64.rpm
c2abe7e9a94eee3327dde0ef4fdbf4c8fa5d981cc71cbc9e2b3195d44ab79c04 kmod-redhat-qede-devel-8.10.10.21_dup7.3-1.el7_3.x86_64.rpm
Source:
2aa79cd8745dbe3a3f669361453fc4755569bc04b8b34c4ca8e3ab7d887f7c5c kmod-redhat-qede-8.10.10.21_dup7.3-1.el7_3.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
Twitter: @JohnnyCentOS
CentOS Errata and Enhancement Advisory 2017:1805
Upstream details at : https://access.redhat.com/errata/RHEA-2017:1805
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
9c006c0b393981b70c0614c000afa915d5c93c625e760dfadfe95f75a053657d kmod-redhat-qed-8.10.10.21_dup7.3-2.el7_3.x86_64.rpm
0dfeb608ee3c79739743d12a3a1c7fa45d4158ad1780bb0768ac22333138bc05 kmod-redhat-qed-devel-8.10.10.21_dup7.3-2.el7_3.x86_64.rpm
1dc14cc4befdb6ce0986ff2b9cc490059453fdce294f42f88a600d9e8de15582 kmod-redhat-qed-firmware-8.15.3.0_dup7_3-2.el7_3.x86_64.rpm
Source:
b593624aee8832bf1a2cfaa204e2a1319c35eefff3e999859f6c2e2cfe08c7d8 kmod-redhat-qed-8.10.10.21_dup7.3-2.el7_3.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
Twitter: @JohnnyCentOS
CentOS Errata and Security Advisory 2017:1793 Important
Upstream details at : https://access.redhat.com/errata/RHSA-2017:1793
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
c3e6a22ff94cc8f2dff08a00f4fb2bdf24dad7c113f2e92e57ab2d58f2395b0c graphite2-1.3.10-1.el7_3.i686.rpm
06cc9092a8016778f4708c4d6443e76e4bc628b047dc83af8155ee694e6035df graphite2-1.3.10-1.el7_3.x86_64.rpm
9b929a1b6f97f17de020928bc2d58db1d98a975bcbd49eccbc9e14ac240c061e graphite2-devel-1.3.10-1.el7_3.i686.rpm
0f0ffdc164dc72b02f7de2147b50b1db15f3c5597d6cd34de7788a4804c8da30 graphite2-devel-1.3.10-1.el7_3.x86_64.rpm
Source:
346757f69f162461ef4a26d2e08994c53837f4858c5a64fc46d0e483f522f2b5 graphite2-1.3.10-1.el7_3.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
Twitter: @JohnnyCentOS
An updated version of CentOS Atomic Host (tree version 7.1706), is now
available. [1] CentOS Atomic Host is a lean operating system designed to run
Docker containers, built from standard CentOS 7 RPMs, and tracking the
component versions included in Red Hat Enterprise Linux Atomic Host.
[1] https://wiki.centos.org/SpecialInterestGroup/Atomic/Download
CentOS Atomic Host is available as a VirtualBox or libvirt-formatted
Vagrant box, or as an installable ISO, qcow2 or Amazon Machine image.
These images are available for download at cloud.centos.org. The backing
ostree repo is published to mirror.centos.org.
CentOS Atomic Host includes these core component versions:
- atomic-1.17.2-9.git2760e30.el7.x86_64
- cloud-init-0.7.5-10.el7.centos.1.x86_64
- docker-1.12.6-32.git88a4867.el7.centos.x86_64
- etcd-3.1.9-1.el7.x86_64
- flannel-0.7.1-1.el7.x86_64
- kernel-3.10.0-514.26.2.el7.x86_64
- kubernetes-node-1.5.2-0.7.git269f928.el7.x86_64
- ostree-2017.5-3.el7.x86_64
- rpm-ostree-client-2017.5-1.atomic.el7.x86_64
Containerized kubernetes-master
The downstream release of CentOS Atomic Host ships without the
kubernetes-master package built into the image. Instead, you can run the
master kubernetes components (apiserver, scheduler, and
controller-manager) in containers, managed via systemd, using the
service files and instructions on the CentOS wiki. The containers
referenced in these systemd service files are built in and hosted from
the CentOS Community Container Pipeline, based on Dockerfiles from the
CentOS-Dockerfiles repository.
These containers have been tested with the kubernetes ansible scripts
provided in the upstream contrib repository, and they work as expected,
provided you first copy the service files onto your master.
Alternatively, you can install the kubernetes-master components using
rpm-ostree package layering using the command:
atomic host install kubernetes-master.
Upgrading
If you're running a previous version of CentOS Atomic Host, you can
upgrade to the current image by running the following command:
$ sudo atomic host upgrade
Images
Vagrant
CentOS-Atomic-Host-7-Vagrant-Libvirt.box and
CentOS-Atomic-Host-7-Vagrant-Virtualbox.box are Vagrant boxes for
Libvirt and Virtualbox providers.
The easiest way to consume these images is via the Atlas / Vagrant Cloud
setup (see https://atlas.hashicorp.com/centos/boxes/atomic-host). For
example, getting the VirtualBox instance up would involve running the
following two commands on a machine with vagrant installed:
$ vagrant init centos/atomic-host && vagrant up --provider virtualbox
ISO
The installer ISO can be used via regular install methods (PXE, CD, USB
image, etc.) and uses the Anaconda installer to deliver the CentOS
Atomic Host. This image allows users to control the install using
kickstarts and to define custom storage, networking and user accounts.
This is the recommended option for getting CentOS Atomic Host onto bare
metal machines, or for generating your own image sets for custom
environments.
QCOW2
The CentOS-Atomic-Host-7-GenericCloud.qcow2 image is suitable for use in
on-premise and local virtualized environments. We test this on
OpenStack, AWS and local Libvirt installs. If your virtualization
platform does not provide its own cloud-init metadata source, you can
create your own NoCloud iso image.
Amazon Machine Images
Region Image ID
---------------- --------------
us-east-1 ami-70e8fd66
ap-south-1 ami-c0c4bdaf
eu-west-2 ami-dba8bebf
eu-west-1 ami-42b6593b
ap-northeast-2 ami-7b5e8015
ap-northeast-1 ami-597a9e3f
sa-east-1 ami-95aedaf9
ca-central-1 ami-473e8123
ap-southeast-1 ami-93b425f0
ap-southeast-2 ami-e1332f82
eu-central-1 ami-e95ffd86
us-east-2 ami-1690b173
us-west-1 ami-189fb178
us-west-2 ami-a52a34dc
SHA Sums
f854d6ea3fd63b887d644b1a5642607450826bbb19a5e5863b673936790fb4a4
CentOS-Atomic-Host-7.1706-GenericCloud.qcow2
9e35d7933f5f36f9615dccdde1469fcbf75d00a77b327bdeee3dbcd9fe2dd7ac
CentOS-Atomic-Host-7.1706-GenericCloud.qcow2.gz
836a27ff7f459089796ccd6cf02fcafd0d205935128acbb8f71fb87f4edb6f6e
CentOS-Atomic-Host-7.1706-GenericCloud.qcow2.xz
e15dded673f21e094ecc13d498bf9d3f8cf8653282cd1c83e5d163ce47bc5c4f
CentOS-Atomic-Host-7.1706-Installer.iso
5266a753fa12c957751b5abba68e6145711c73663905cdb30a81cd82bb906457
CentOS-Atomic-Host-7.1706-Vagrant-Libvirt.box
b85c51420de9099f8e1e93f033572f28efbd88edd9d0823c1b9bafa4216210fd
CentOS-Atomic-Host-7.1706-Vagrant-VirtualBox.box
Release Cycle
The CentOS Atomic Host image follows the upstream Red Hat Enterprise
Linux Atomic Host cadence. After sources are released, they're rebuilt
and included in new images. After the images are tested by the SIG and
deemed ready, we announce them.
Getting Involved
CentOS Atomic Host is produced by the CentOS Atomic SIG, based on
upstream work from Project Atomic. If you'd like to work on testing
images, help with packaging, documentation -- join us!
The SIG meets weekly on Thursdays at 16:00 UTC in the #centos-devel
channel, and you'll often find us in #atomic and/or #centos-devel if you
have questions. You can also join the atomic-devel mailing list if you'd
like to discuss the direction of Project Atomic, its components, or have
other questions.
Getting Help
If you run into any problems with the images or components, feel free to
ask on the centos-devel mailing list.
Have questions about using Atomic? See the atomic mailing list or find
us in the #atomic channel on Freenode.