Justin Garrison
fcf68ce69c
examples/groups: Remove unused k8s_service_ip metadata
2016-04-13 16:12:36 -07:00
Dalton Hubble
0ffa17c12d
Rename Group field requirements to selector
...
* Use label/selector terms for machine attribute labels and group
selectors requirements since it is familiar to many users
2016-04-12 13:32:46 -07:00
Dalton Hubble
1a8370a218
examples: Upgrade k8s from v1.1.8 to v1.2.0
2016-04-11 17:55:29 -07:00
Dalton Hubble
b4f17a5669
examples: Add AWS EC2 etcd cluster example
...
* Set up the etcd nodes using the discovery endpoint
2016-04-08 13:49:12 -07:00
Dalton Hubble
9d5692c823
bootcfg/rpc: Add GroupPut to gRPC API and group create cmd
...
* Use hardcoded Group Id's for example groups so repeated
group creation overrides
2016-04-07 11:01:33 -07:00
Dalton Hubble
373d27760a
bootcfg/storage: Read groups from groups directory
...
* Split config.yaml files into JSON groups files
* Update examples to use folders of mountable groups files
* Stop reading groups from a -config config.yaml file
* Add RichGroup JSON <-> Protobuf Serialize Group
2016-04-05 14:10:44 -07:00
Dalton Hubble
e4f147b1f2
scripts: Simplify TLS scripts into k8s-certgen and generate kubeconfig
...
* Remove kubecfg-rkt and kubecfg-docker which used relative paths
2016-03-31 12:54:08 -07:00
Dalton Hubble
4e563bbce3
filestore: Parse Profiles found in /etc/bootcfg/profiles
...
* FileStore should manage resources found in type named directories
since this is similar to a traditional table-DB layout and to how
an EtcdStore would work
2016-03-25 15:46:02 -07:00