An open API service indexing awesome lists of open source software.

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

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
```