Skip to content

Instantly share code, notes, and snippets.

@scollier
Last active August 29, 2015 14:21
Show Gist options
  • Save scollier/c711e47b21cba73644ce to your computer and use it in GitHub Desktop.
Save scollier/c711e47b21cba73644ce to your computer and use it in GitHub Desktop.
Atomic-Deploy-Demo-Summit
Red Hat Summit Atomic Host Deploy on RHEV Demo
Environment:
3 Atomic hosts
* node-1.rha
* node-2.rha
* node-3.rha
** The nodes will have a populated /etc/hosts file with the other nodes entered
** The nodes will have 2GB of memory each
Functioning RHEV environment
* https://cf-rhevm-32.refarch.bos.redhat.com
** RHEV environment will be pre-populated with an Atomic 7.1.1 template
** RHEV environment will be pre-populated with a cloud-init .iso for each server
Flow of Demo:
1. Demo the website and where to get atomic - basics and messaging
2. Demo deploying the images on RHEV:
* Log into the rhev-m and create 3 VM's named: node-1.rha, node-2.rha, node-3.rha
** Configure the network
** Attach the cloud-init ISO
** All consoles should be set to spice
** Maybe show cloud-init meta-data file, maybe not.
3. Update the Atomic hosts
* subscribe the hosts to the Red Hat CDN
* atomic host status
* atomic host upgrade; reboot
* atomic host status
4. Deploy flannel
* Follow SA notes here:
https://github.com/scollier/SATraining/blob/master/configFlannel.md
5. Deploy K8s
* Follow SA notes here:
https://github.com/scollier/SATraining/blob/master/configKubernetes.md
6. Close out with where to go to learn more.
* projectatomic.io
* cockpit site
* redhat.com
* etc...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment