Skip to content

Commit f254384

Browse files
committed
docs: Create documentation for the deployment examples
1 parent ffd2b6c commit f254384

File tree

1 file changed

+4
-5
lines changed
  • docs/platform/deployment/get-started

1 file changed

+4
-5
lines changed

docs/platform/deployment/get-started/_index.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,11 @@ See the Quickstart guide for a tutorial that will install a local kubernetes usi
88
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
99

1010
## Technologies and Tools
11+
Our recommended deployment method is on **Kubernetes** by using **Helm** charts
1112

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:
1314

14-
Our recommended deployment method is on Kubernetes by using Helm charts
15-
16-
- [GitOps](https://www.redhat.com/en/topics/devops/what-is-gitops)
15+
- [GitOps](https://en.wikipedia.org/wiki/DevOps#GitOps)
1716
- [Docker](https://docs.docker.com/get-docker/)
1817
- [Terraform](https://www.terraform.io/downloads)
1918
- [Kubernetes](https://kubernetes.io/)
@@ -22,7 +21,7 @@ Our recommended deployment method is on Kubernetes by using Helm charts
2221
- [Ansible](https://docs.ansible.com/ansible/latest/index.html)
2322
- [Portainer](https://www.portainer.io/)
2423

25-
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.
2625

2726
## Cloud Accounts & Permissions
2827

0 commit comments

Comments
 (0)