File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ The `cortex deploy` command will validate all resource configuration and attempt
2222Cortex processes resources in the following order:
2323
24241 . Raw Columns
25- 2 . Aggregates
26- 3 . Transformed Columns
27- 4 . Models
28- 5 . APIs
25+ 1 . Aggregates
26+ 1 . Transformed Columns
27+ 1 . Models
28+ 1 . APIs
2929
3030If resource configuration changes, Cortex attempts to reuse cached resources whenever possible.
3131
Original file line number Diff line number Diff line change 33## Prerequisites
44
551 . An AWS account
6- 2 . A Kubernetes cluster running the Cortex operator ([ installation instructions] ( operator/install.md ) )
7- 3 . The Cortex CLI
6+ 1 . A Kubernetes cluster running the Cortex operator ([ installation instructions] ( operator/install.md ) )
7+ 1 . The Cortex CLI
88
99## TL;DR
1010
You can’t perform that action at this time.
0 commit comments