[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

[atomic] New Atomic cloud image 20141008.0 available, upgrade incl. Kubernetes



Unfortunately, we're still sorting out tree updates with Fedora 21
rel-eng.  See:
https://lists.fedoraproject.org/pipermail/rel-eng/2014-October/018502.html

However, we do have an Atomic OSTree repo tracking rawhide in the
"alt.fp.org" space, here:

https://alt.fedoraproject.org/pub/alt/fedora-atomic/repo/

And I made a new cloud image:

https://alt.fedoraproject.org/pub/alt/fedora-atomic/testing/rawhide/20141008.0/cloud/

Among other things, this has the new "direct LVM" storage configuration,
as outlined here:
http://developerblog.redhat.com/2014/09/30/overview-storage-scalability-docker/

To log in, you will need to use cloud-init; see
https://ask.fedoraproject.org/en/question/35474/default-user-and-password-in-cloud-images/

To receive updates, you need to configure the VM to use that repository,
like this:

# ostree remote add alt.fp.org --set=gpg-verify=false
https://alt.fedoraproject.org/pub/alt/fedora-atomic/repo/
# atomic rebase alt.fp.org:

Note the trailing colon!  That will switch to the "alt.fp.org" remote,
but keep the same branch.  Since Kuberentes only landed today, if do you
this, you should see something like:

Copying /etc changes: 11 modified, 0 removed, 15 added
Transaction complete; bootconfig swap: no deployment count change: 0)
Deleting ref 'fedora-atomic:fedora-atomic/rawhide/x86_64/docker-host'
Changed:
  bash-4.3.30-2.fc22.x86_64
  cockpit-0.26-1.fc22.x86_64
  cockpit-assets-0.26-1.fc22.noarch
  dhcp-client-12:4.3.1-11.fc22.x86_64
  dhcp-common-12:4.3.1-11.fc22.noarch
  dhcp-libs-12:4.3.1-11.fc22.x86_64
  docker-io-1.2.0-5.fc22.x86_64
  kernel-3.18.0-0.rc0.git2.1.fc22.x86_64
  kernel-core-3.18.0-0.rc0.git2.1.fc22.x86_64
  kernel-modules-3.18.0-0.rc0.git2.1.fc22.x86_64
  libreport-filesystem-2.3.0-2.fc22.x86_64
  man-db-2.7.0.2-2.fc22.x86_64
  man-pages-3.74-1.fc22.noarch
  p11-kit-0.22.1-1.fc22.x86_64
  p11-kit-trust-0.22.1-1.fc22.x86_64
  perl-Module-CoreList-1:5.20141002-1.fc22.noarch
  perl-Socket-2:2.016-1.fc22.x86_64
  rsyslog-7.4.10-5.fc22.x86_64
  syslinux-6.03-1.fc22.x86_64
  syslinux-extlinux-6.03-1.fc22.x86_64
  syslinux-extlinux-nonlinux-6.03-1.fc22.noarch
  syslinux-nonlinux-6.03-1.fc22.noarch
  vim-minimal-2:7.4.471-1.fc22.x86_64
Added:
  cadvisor-0.3.0-0.4.git9d158c3.fc22.x86_64
  etcd-0.4.6-6.fc22.x86_64
  kubernetes-0.3-0.2.git88fdb65.fc22.x86_64

Then reboot.

If you want to try out kubernetes with just local host, you should be
able to start the services as outlined here:
https://copr.fedoraproject.org/coprs/walters/atomic-next/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]