Skip to content

Instantly share code, notes, and snippets.

@scollier
Last active May 3, 2016 02:03
Show Gist options
  • Save scollier/7ff7100694b4938ea96e2d6c31f5a5f4 to your computer and use it in GitHub Desktop.
Save scollier/7ff7100694b4938ea96e2d6c31f5a5f4 to your computer and use it in GitHub Desktop.
demo-awscli-5-3-2016
AWSCLI Demo 5-3-2016
Start demo by showing empty AWS console.
Deploy the environment with the script. Use /bin/time to show that in 5 1/2 minutes, you have OpenShift infrastructure set up.
Start presentation.
Environment:
This demo deploys 8 hosts -
3 masters w/co-located etcd
2 app nodes
2 infra nodes
1 bastion
After deployment, show -
* ec2 instances
** scollier-role
** security groups, view rules
** ssh key
** vpc id associated with host
SWITCH CONSOLE
* security groups
** show inbound / outbound rules
*** bastion
*** masters
*** load balancers for router / master
SWITCH CONSOLE
* elastic IPs
** mention that's for bastion host
SWITCH CONSOLE
* key pair
SWITCH CONSOLE
* load balancers
** master
*** show instances associated, note state
*** show health check
** router
SWITCH CONSOLE
* Show VPC
** Show subnets
** Route tables
** Internet gateway
** DHCP options set
SWITCH CONSOLE
* Show route53
** forward zone
*** show records
**** Show CNAME for elbs
*** Mention that need to fix bastion public IP address
** reverse zone
** Show a few records
SWITCH CONSOLE
* Show users
** Show policy
END AND TAKE QUESTIONS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment