tensorkube configure
--vpc-public-subnets TEXT
: [Experimental] List of public subnets should be given if you want to create in existing VPC. If not given, a new VPC will be created. You should ignore this flag unless you want to create cluster in existing vpc. Tensorfuse recommends to create a new vpc for the tensorkube cluster instead of deploying in existing vpc. This is a enterprise feature. Reach out to tensorfuse for more information.
--vpc-private-subnets TEXT
: [Experimental] List of private subnets should be given if you want to create in existing VPC. If not given, a new VPC will be created.You should ignore this flag unless you want to create cluster in existing vpc. Tensorfuse recommends to create a new vpc for the tensorkube cluster instead of deploying in existing vpc. This is a enterprise feature. Reach out to tensorfuse for more information.
--legacy BOOLEAN
[default: False]: Use the legacy configuration.
--test BOOLEAN
[default: False]: Deploy using test configurations.
--override-policy-checks BOOLEAN
[default: False]: NOT RECOMMENDED! ONLY USE IN RESEARCH SCENARIOS. Overrides policy checks.
--help BOOL
[default: false]: Show this message and exit.