VPC Service support
Providers implement VPCs differently. Below is the list with feature distinction and how they are handled by kopernik.us.
Property description
Definition: vpc.yaml
| Property | Akamai | DigitalOcean | AWS |
|---|---|---|---|
| cidrBlock | CIDR block property is not supported natively. The API server sets this value to the least broad CIDR value which covers all VPC subnets. | Supported | Supported |
| subnets | Supported | Subnets are not supported natively. The API server assumes the VPC always has a single subnet with CIDR block matching VPC CIDR address. | Supported |