cortex icon indicating copy to clipboard operation
cortex copied to clipboard

Consider using the CDK SDK for `cortex cluster up / down` commands

Open RobertLucian opened this issue 3 years ago • 0 comments
trafficstars

Description

Replace cloud provider specific code in cortex cluster commands by using the CDK API.

Motivation

Make cluster management commands more independent from each cloud provider. Make it easier to use code to define the infrastructure (aka Cortex) in this case.

RobertLucian avatar Jul 12 '22 21:07 RobertLucian