Justin Santa Barbara
|
0498f50602
|
Add a1 and c5n instance types
* Updated vpc_ip_resource_limits
* Ran `make update-machine-types`
|
2018-12-21 09:52:03 -05:00 |
Ripta Pasay
|
56a8059f8e
|
Update bazel
|
2018-11-25 22:46:38 +00:00 |
Ripta Pasay
|
7ca6ddc9e0
|
Replace MaxPods in machine type data with InstanceENIs and InstanceIPsPerENI
|
2018-11-25 22:35:25 +00:00 |
Ripta Pasay
|
ab8565df9c
|
Import awsutils from amazon-vpc-cni-k8s plugin
https://raw.githubusercontent.com/aws/amazon-vpc-cni-k8s/master/pkg/awsutils/vpc_ip_resource_limit.go
|
2018-11-25 20:45:33 +00:00 |
Ripta Pasay
|
aa34956560
|
Ignore any duplicates being returned by the pricing API when rebuilding machine types
|
2018-11-25 20:45:33 +00:00 |
Ripta Pasay
|
c2d82abd88
|
Calculate max pods based on Amazon VPC CNI plugin library
|
2018-11-25 20:45:33 +00:00 |
Justin SB
|
5dfcb9b59e
|
Update machine type generator
* Handle NA ECU value (map to zero)
* Deduplicate machine types (I was getting duplicates)
|
2018-11-18 21:02:40 -05:00 |
Justin Santa Barbara
|
2a2b873656
|
Move flag parsing out of init block
For whatever reason it wasn't working for me...
|
2018-09-22 02:47:39 -04:00 |
Justin Santa Barbara
|
bb3e90513c
|
machine-type generator: go vet fixes
Keep go vet happy - address its complaints about error formatting
|
2018-09-14 10:37:09 -04:00 |
Justin Santa Barbara
|
e8650ca8ca
|
Tweak machine_types generator to match our existing values
We weren't outputing the Burstable or GPU attributes, and the sorting
order wasn't quite the same. This made verification harder.
|
2018-09-14 09:39:04 -04:00 |
Mike Splain
|
29e852a731
|
Add readme
|
2018-08-31 12:42:13 -04:00 |
Mike Splain
|
1fa04f82de
|
Add makefile changes
|
2018-08-31 12:42:13 -04:00 |
Mike Splain
|
9f01ea79cb
|
Add deps
|
2018-08-31 12:42:13 -04:00 |
Mike Splain
|
2e2039f03d
|
First pass
|
2018-08-31 12:35:53 -04:00 |