Skip to content

Commit 3c54190

Browse files
docs: A one-liner about how Cube is packaged (#6606)
* docs: A one-liner about how Cube is packaged * Update docs/content/Getting-Started/Overview.mdx Co-authored-by: Hassan Khan <[email protected]> * Update docs/content/Getting-Started/Overview.mdx --------- Co-authored-by: Hassan Khan <[email protected]>
1 parent 172c39b commit 3c54190

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/content/Getting-Started/Overview.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ menuOrder: 1
77
isDisableFeedbackBlock: false
88
---
99

10+
Cube is a cloud-native application, packaged and distributed as Docker images
11+
and designed to run in a containerized environment.
12+
1013
You can get started with Cube in one of two ways.
1114

1215
We recommend using [Cube Cloud][cube-cloud], our managed platform for Cube,
@@ -15,7 +18,7 @@ Cube Cloud includes features such as collaboration for teams, a web-based IDE,
1518
auto-scaling, and observability. Cube Cloud also comes with a free tier for
1619
development and proof-of-concept projects.
1720

18-
Alternatively, you can run Cube on your own infrastructure.
21+
Alternatively, you can run Cube on your own infrastructure with Docker.
1922

2023
<Grid cols={2} imageSize={[undefined, 50]}>
2124
<GridItem

0 commit comments

Comments
 (0)