astroctl_utils_generate-eks-subnets
astroctl utils generate-eks-subnets
Generate subnets for Astro Platform managed EKS (required for VPC)
Synopsis
This command recommends public and private subnets for each zone in the given region for Astro Platform managed EKS setup
astroctl utils generate-eks-subnets [flags]
Examples
astroctl util generate-eks-subnets --region us-east-1 --vpc-cidr 10.0.0.0/16
Options
-h, --help help for generate-eks-subnets
-r, --region string Region
-v, --vpc-cidr string VPC CIDR (default "10.0.0.0/16")
Options inherited from parent commands
-o, --output string Output format (json|yaml) (default "yaml")
SEE ALSO
- astroctl utils - Utility commands