Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/block-storage/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Discover the Block Storage interface on the Scaleway console.

- Define a volume size.
<Message type="important">
The volume size must be at least 5GB.
The volume size must be at least 5 GB.
</Message>
- Select an Instance from the drop-down to attach your volume. This step is optional.
- Check the estimated cost.
Expand Down
2 changes: 1 addition & 1 deletion pages/cockpit/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ If you delete your data source or reduce its retention period below the default
<Accordion>
## See custom retention pricing examples
### For 10 days of retention
If you ingest an average of **2GB of logs daily** and increase retention to **10 days**. Retention is free for the first **7 days**, so you are only charged for the extra **3 days**:
If you ingest an average of **2 GB of logs daily** and increase retention to **10 days**. Retention is free for the first **7 days**, so you are only charged for the extra **3 days**:

**Monthly estimated cost:**
`retention_cost` = 2 GB x (10 - 7) x 0.002€ x 30 days = 0.36€/month
Expand Down
2 changes: 1 addition & 1 deletion pages/data-lab/how-to/create-data-lab.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ Data Lab for Apache Spark™ is a product designed to assist data scientists and
- Optionally, add a description and/or tags for your Data Lab.
- Verify the estimated cost.

4. Click **Create Data Lab cluster** to finish. You are directed to the Data Lab cluster overview page.
4. Click **Create Data Lab cluster** to finish. You are directed to the Data Lab cluster overview page.
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ For example, a Dedibox server could serve as a load balancer, routing traffic vi

### Conclusion

Scaleway provides a range of options for secure networking between Dedibox servers, Scaleway Instances, or both. Explore our [documentation](/instances/how-to/use-private-networks/) to learn more about Dedibox RPNs, Scaleway Private Networks, and VPN solutions.
Scaleway provides a range of options for secure networking between Dedibox servers, Scaleway Instances, or both. Explore our [documentation](/instances/how-to/use-private-networks/) to learn more about Dedibox RPNs, Scaleway Private Networks, and VPN solutions.
4 changes: 1 addition & 3 deletions pages/dedibox-scaleway/how-to/reinstall-dedibox.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,4 @@ You can reinstall the operating system running on your Dedibox at any time. This

<Message type="note">
Depending on the OS, the installation can take several minutes to complete. Certain operating systems may require additional reboots for completion. We recommend waiting 45 to 60 minutes before you connect to your server.
</Message>


</Message>
3 changes: 1 addition & 2 deletions pages/dedibox/how-to/use-dedibackup-ftp-backup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -153,5 +153,4 @@ curl -T "path_to_your_file.7z" -u "sd-XXXXX:your_password" ftp://dedibackup-dc3.
```
<Message type="tip">
Replace `dedibackup-dc3` with the actual backup location (`-dc2`, `-dc3`, etc.), as specified in your Dedibox console.
</Message>

</Message>
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,4 @@ In the example below, they are O,065kgCo2e/kwh and 1,16, respectively. Consideri
UsageImpact = (0,600 x 0,065) * 100 * 0,6 = 2,34 kgCo2e
```

In the example, the usage impact of a 600 GB usage for 100 hours is 2,34 kgCo2e.

In the example, the usage impact of a 600 GB usage for 100 hours is 2,34 kgCo2e.
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,4 @@ In the example below, the energy mix is O,065kgCo2e/kwh and the PUE is 1.16. Con
UsageImpact = 0.600 * 100 * 1.16 * 0.065v* 0.19 = 0.74 kgCo2e
```

In the example, the usage impact of a 100 GB usage for 100 hours is 0.74 kgCo2e.

In the example, the usage impact of a 100 GB usage for 100 hours is 0.74 kgCo2e.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ Remember that there is no one-size-fits-all answer, and the right GPU Instance t
| CPU Type | Dual Intel® Xeon® Platinum 8480C Processors (3.8 GHz) | Dual Intel® Xeon® Platinum 8480C Processors (3.8 GHz) |
| Total CPU cores | 224 cores (total cluster) | 14,224 cores (total cluster) |
| RAM | 4 TB (total cluster) | 254 TB (total cluster) |
| Storage | 64TB of a3i DDN low latency storage | 1.8 PB of a3i DDN low latency storage |
| Storage | 64 TB of a3i DDN low latency storage | 1.8 PB of a3i DDN low latency storage |
| [MIG compatibility](/gpu/how-to/use-nvidia-mig-technology/) | Yes | Yes |
| Inter-GPU bandwidth | Infiniband 400 Gb/s | Infiniband 400 Gb/s |

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,4 @@ These features are:

<Message type="note">
The API might raise other errors if it cannot find the provided object, if the object is not a valid QCOW2 image, if the volume is bigger than one terabyte, etc.
</Message>


</Message>
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,4 @@ To deploy the previously created container image in a Kapsule cluster, you need

As you can see in the output above, the image has been pulled successfully from the registry and two replicas of it are running on the Kapsule cluster.

For more information how to use your Container Registry with Kubernetes, refer to the [official documentation](https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/).


For more information how to use your Container Registry with Kubernetes, refer to the [official documentation](https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/).
2 changes: 1 addition & 1 deletion tutorials/ceph-cluster/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ This tutorial guides you through deploying a three-node Ceph cluster with a RADO
- A Dedibox account logged into the [console](https://console.online.net)
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
- 3 Dedibox servers (Ceph nodes) running Ubuntu 24.04 LTS, each with:
- At least 8GB RAM, 4 CPU cores, and one unused data disk (e.g., /dev/sdb) for OSDs.
- At least 8 GB RAM, 4 CPU cores, and one unused data disk (e.g., /dev/sdb) for OSDs.
- Network connectivity between nodes and the admin machine.
- An admin machine (Ubuntu 24.04 LTS recommended) with SSH access to Ceph nodes.

Expand Down
4 changes: 2 additions & 2 deletions tutorials/get-started-kubernetes-storage/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ Both Deployments and StatefulSets manage the deployment and scaling of a set of
storage: 1Gi
```

Essentially, we are creating a **StatefulSet** object, with **5 replica Pods**, running a lightweight container called **busybox** that will just sleep in the background for an hour. The StatefulSet will create a **PersistentVolumeClaim** for each Pod, creating a 1GB Scaleway **Block Storage volume** for each Pod, mounted at **/data**. For a full explanation of the various fields in the yaml manifest, see below:
Essentially, we are creating a **StatefulSet** object, with **5 replica Pods**, running a lightweight container called **busybox** that will just sleep in the background for an hour. The StatefulSet will create a **PersistentVolumeClaim** for each Pod, creating a 1 GB Scaleway **Block Storage volume** for each Pod, mounted at **/data**. For a full explanation of the various fields in the yaml manifest, see below:

- **apiVersion** specifies which version of the Kubernetes API to use to create the object
- **kind** specifies the kind of object defined in this YAML file, here a StatefulSet
Expand Down Expand Up @@ -243,4 +243,4 @@ Try creating [snapshots](/block-storage/how-to/create-a-snapshot/) for your volu

You can make snapshots by creating a manifest for a **VolumeSnapshot** object and applying it with kubectl. Refer to the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/storage/volume-snapshots/) for help with this. You can then check the creation of the snapshot in the Storage > Block Storage > Snapshots section of the console.

It is also possible to create volumes from existing snapshots, again full details are available in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/storage/persistent-volumes/#volume-snapshot-and-restore-volume-from-snapshot-support).
It is also possible to create volumes from existing snapshots, again full details are available in the [official Kubernetes documentation](https://kubernetes.io/docs/concepts/storage/persistent-volumes/#volume-snapshot-and-restore-volume-from-snapshot-support).
5 changes: 2 additions & 3 deletions tutorials/plausible-analytics-ubuntu/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ This tool significantly contributes to the enhancement of site performance, with
- An [SSH key](/organizations-and-projects/how-to/create-ssh-key/)
- An [Instance](/instances/how-to/create-an-instance/) running on Ubuntu Jammy Jellyfish (22.04 LTS)
- A CPU that supports SSE 4.2 or NEON instruction sets (required for ClickHouse)
- At least 2GB of RAM for stable performance
- At least 2 GB of RAM for stable performance

1. Log into your Instance using SSH:
```
Expand Down Expand Up @@ -86,5 +86,4 @@ This tool significantly contributes to the enhancement of site performance, with
docker-compose up -d
```

For more information about Plausible, refer to the [official Plausible documentation](https://plausible.io/docs).

For more information about Plausible, refer to the [official Plausible documentation](https://plausible.io/docs).
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Currently, Tart supports the following Linux images:
* Debian: `ghcr.io/cirruslabs/debian:latest`
* Fedora: `ghcr.io/cirruslabs/fedora:latest`

1. Clone the Ubuntu image and resize its disk size to 50GB using the following commands:
1. Clone the Ubuntu image and resize its disk size to 50 GB using the following commands:
```bash
tart clone ghcr.io/cirruslabs/ubuntu:latest ubuntu
tart set ubuntu --disk-size 50
Expand Down
2 changes: 1 addition & 1 deletion tutorials/s3cmd/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ photo1.jpg -> s3://mynewbucket/photo1.jpg [2 of 2]
We are currently working to correct this issue.
</Message>
<Message type="note">
For large files (>5GB), `s3cmd` supports multipart uploads, which Scaleway’s Object Storage handles with a limit of 1000 chunks. Adjust settings like `--multipart-chunk-size-mb` if needed.
For large files (>5 GB), `s3cmd` supports multipart uploads, which Scaleway’s Object Storage handles with a limit of 1000 chunks. Adjust settings like `--multipart-chunk-size-mb` if needed.
</Message>

### Listing objects inside a bucket
Expand Down
2 changes: 1 addition & 1 deletion tutorials/setup-minecraft/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ The Minecraft server is a Java application and runs perfectly on [Scaleway Insta
Deploying your own Minecraft server can be done in a few easy steps on a [Scaleway Development Instance](/instances/reference-content/development/). In case you do not have an Instance yet, start by [deploying your first Instance](/instances/how-to/create-an-instance/).

<Message type="tip">
We recommend you follow this tutorial using a [General Purpose Instance](/instances/reference-content/general-purpose/) with at least 8GB of RAM.
We recommend you follow this tutorial using a [General Purpose Instance](/instances/reference-content/general-purpose/) with at least 8 GB of RAM.
</Message>

1. Connect to your Instance using [SSH](/instances/how-to/connect-to-instance/).
Expand Down