Skip to content

Commit

Permalink
Merge pull request #448 from Qovery/chore_add_orga_need
Browse files Browse the repository at this point in the history
chore: added info on account requirement
  • Loading branch information
jul-dan authored Jul 12, 2024
2 parents bbbae43 + a45e75d commit 1a10766
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The dependencies provided with the Qovery Helm chart are here to help you with t
* You have a <%= cloudProviderTitle %> Kubernetes cluster with at least 4 CPUs and 8GB of RAM.
* You have `kubectl` installed and configured to access your <%= cloudProviderTitle %> Kubernetes cluster.
* You have `helm` installed.
* You have a Qovery account.
* You have a Qovery account. If you don't have one, please sign up at https://start.qovery.com

</Assumption>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
last_modified_on: "2024-05-16"
last_modified_on: "2024-07-12"
title: "Self-Managed Cluster"
description: "Learn how to install and configure Qovery on your AWS Kubernetes Service (EKS) cluster"
---
Expand Down Expand Up @@ -43,7 +43,7 @@ The dependencies provided with the Qovery Helm chart are here to help you with t
* You have a AWS EKS Kubernetes cluster with at least 4 CPUs and 8GB of RAM.
* You have `kubectl` installed and configured to access your AWS EKS Kubernetes cluster.
* You have `helm` installed.
* You have a Qovery account.
* You have a Qovery account. If you don't have one, please sign up at https://start.qovery.com

</Assumption>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
last_modified_on: "2024-05-16"
last_modified_on: "2024-07-12"
title: "Self-Managed Cluster"
description: "Learn how to install and configure Qovery on your Azure Kubernetes Service (AKS) cluster"
---
Expand Down Expand Up @@ -43,7 +43,7 @@ The dependencies provided with the Qovery Helm chart are here to help you with t
* You have a Azure AKS Kubernetes cluster with at least 4 CPUs and 8GB of RAM.
* You have `kubectl` installed and configured to access your Azure AKS Kubernetes cluster.
* You have `helm` installed.
* You have a Qovery account.
* You have a Qovery account. If you don't have one, please sign up at https://start.qovery.com

</Assumption>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
last_modified_on: "2024-05-16"
last_modified_on: "2024-07-12"
title: "Self-Managed Cluster"
description: "Learn how to install and configure Qovery on your GCP Kubernetes Service (GKE) cluster"
---
Expand Down Expand Up @@ -43,7 +43,7 @@ The dependencies provided with the Qovery Helm chart are here to help you with t
* You have a GCP GKE Kubernetes cluster with at least 4 CPUs and 8GB of RAM.
* You have `kubectl` installed and configured to access your GCP GKE Kubernetes cluster.
* You have `helm` installed.
* You have a Qovery account.
* You have a Qovery account. If you don't have one, please sign up at https://start.qovery.com

</Assumption>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
last_modified_on: "2024-05-16"
last_modified_on: "2024-07-12"
title: "Quickstart"
description: "Learn how to install and configure Qovery on your own Kubernetes cluster (BYOK) / Self-managed Kubernetes cluster"
---
Expand Down Expand Up @@ -43,7 +43,7 @@ The dependencies provided with the Qovery Helm chart are here to help you with t
* You have a Kubernetes Kubernetes cluster with at least 4 CPUs and 8GB of RAM.
* You have `kubectl` installed and configured to access your Kubernetes Kubernetes cluster.
* You have `helm` installed.
* You have a Qovery account.
* You have a Qovery account. If you don't have one, please sign up at https://start.qovery.com

</Assumption>

Expand Down
3 changes: 2 additions & 1 deletion website/docs/getting-started/install-qovery/local.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
last_modified_on: "2024-05-03"
last_modified_on: "2024-07-12"
title: "Local"
description: "Install Qovery on your local machine"
---
Expand Down Expand Up @@ -30,6 +30,7 @@ It's important to note that this local setup of Qovery using the `qovery demo up
- **Resources**: 4 CPU and 8GB of RAM for your Docker runtime.
- **Binaries**: [docker][urls.docker], jq, curl, sed, grep, git.
- A stable Internet connection.
- A Qovery account. If you don't have one, please sign up at https://start.qovery.com

## Installation

Expand Down
1 change: 1 addition & 0 deletions website/docs/getting-started/install-qovery/local.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ It's important to note that this local setup of Qovery using the `qovery demo up
- **Resources**: 4 CPU and 8GB of RAM for your Docker runtime.
- **Binaries**: [docker][urls.docker], jq, curl, sed, grep, git.
- A stable Internet connection.
- A Qovery account. If you don't have one, please sign up at https://start.qovery.com

## Installation

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
last_modified_on: "2024-05-16"
last_modified_on: "2024-07-12"
title: "Self-Managed Cluster"
description: "Learn how to install and configure Qovery on your Scaleway Kubernetes Service (Kapsule) cluster"
---
Expand Down Expand Up @@ -43,7 +43,7 @@ The dependencies provided with the Qovery Helm chart are here to help you with t
* You have a Scaleway Kapsule Kubernetes cluster with at least 4 CPUs and 8GB of RAM.
* You have `kubectl` installed and configured to access your Scaleway Kapsule Kubernetes cluster.
* You have `helm` installed.
* You have a Qovery account.
* You have a Qovery account. If you don't have one, please sign up at https://start.qovery.com

</Assumption>

Expand Down

0 comments on commit 1a10766

Please sign in to comment.