You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/platform/deployment/get-started/_index.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,11 @@ See the Quickstart guide for a tutorial that will install a local kubernetes usi
8
8
The primary thing you will need to arrange is a trained model to be used for the natural language processing functionality of CogStack. We provide small free models, though to get access to better performing models please contact us
9
9
10
10
## Technologies and Tools
11
+
Our recommended deployment method is on **Kubernetes** by using **Helm** charts
11
12
12
-
These technologies and tools can be used to deploy CogStack. Not all are required depending on the method of deployment you want to use.
13
+
These are some of the terms and technologies relevant to deploying CogStack:
13
14
14
-
Our recommended deployment method is on Kubernetes by using Helm charts
See the official documentation on these tools for the best documentation for installation and setup.
24
+
See the official documentation on these tools for the best documentation for installation and setup. Not all of these are needed depending on which deployment method is used.
0 commit comments