Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 651 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 651 Bytes

IOT Button - VMware Kubernetes Quickstart

Currently a work in progress.

alt text

Requires:

  • IAM Role to support AWS Lambda deploying the CloudFormation template.
  • Lambda funtion built using python 2.7 and the launch-cfn.py code.
  • Appropriate EC2 Key Pair created in the us-west-2 region. Feel free to customize.
  • Environment Variables for the Lambda function created for stackName and keyPair.
  • IOT button configured as the trigger. Single push will create the stack. Double push will destroy the stack.