https://github.com/ripta/korekubes
CoreOS + Kubernetes Build Files
https://github.com/ripta/korekubes
Last synced: 4 months ago
JSON representation
CoreOS + Kubernetes Build Files
- Host: GitHub
- URL: https://github.com/ripta/korekubes
- Owner: ripta
- Created: 2015-07-13T16:20:56.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-12T07:36:42.000Z (almost 10 years ago)
- Last Synced: 2025-02-16T09:43:03.799Z (4 months ago)
- Language: Ruby
- Size: 184 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CoreOS with Kubernetes
```
$ ./generate.rb
$ packer validate korekube.json
$ packer build -var 'aws_access_key=...' -var 'aws_secret_key=...' \
-var 'vpc_id=vpc-xxxx' -var 'subnet_id=subnet-xxxx' korekube.json
```