Skip to content

Commit 85805af

Browse files
authored
docs(chore): review documentations (#3702)
1 parent 44532e6 commit 85805af

File tree

7 files changed

+17
-26
lines changed

7 files changed

+17
-26
lines changed

bare-metal/elastic-metal/reference-content/elastic-metal-rv1-guidelines.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page provides guidelines to use your EM-RV1 server.
88
tags: elastic-metal server riscv em-rv1
99
dates:
10-
validation: 2024-03-15
10+
validation: 2024-09-16
1111
posted: 2024-03-15
1212
categories:
1313
- bare-metal
@@ -21,8 +21,7 @@ expects the eMMC to be partitioned as GPT, and will look for a `boot.itb` file
2121
in the first or second partition. The partition that contains this boot file
2222
must be formatted as FAT32.
2323

24-
This `boot.itb` file is in fact a [FIT
25-
Image](https://docs.u-boot.org/en/latest/usage/fit/source_file_format.html)
24+
This `boot.itb` file is in fact a [FIT Image](https://docs.u-boot.org/en/latest/usage/fit/source_file_format.html)
2625
that must contain the following sections:
2726

2827
- **kernel**: A Linux kernel image.

compute/instances/how-to/migrate-routed-ips.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to move your Instance to routed flexible IPs
88
tags: instance flexible ip routed
99
dates:
10-
validation: 2024-03-12
10+
validation: 2024-00-16
1111
posted: 2023-10-11
1212
categories:
1313
- compute

compute/instances/reference-content/identify-devices.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
meta:
3-
title: Identifiying devices of an Instance
4-
description: This page explains how to identify devices on an Instance
3+
title: Identifiying devices of a Scaleway Instance
4+
description: This page explains how to identify devices on a Scaleway Instance
55
content:
6-
h1: Identifying devices of an Instance
7-
paragraph: This page explains how to identify devices on an Instance
6+
h1: Identifying devices of a Scaleway Instance
7+
paragraph: This page explains how to identify devices on a Scaleway Instance
88
tags: instance
99
dates:
10-
validation: 2024-03-15
10+
validation: 2024-09-16
1111
posted: 2024-03-15
1212
categories:
1313
- compute

containers/kubernetes/api-cli/changing-control-plane-offer.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to change the control plane type with CLI (v2)
88
tags: kubernetes-kapsule cli cli-v2 kapsule
99
dates:
10-
validation: 2024-03-12
10+
validation: 2024-09-16
1111
posted: 2023-09-07
1212
categories:
1313
- kubernetes

containers/kubernetes/api-cli/creating-managing-kubernetes-lifecycle-cliv2.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to create and manage a Kubernetes Kapsule with CLI (v2)
88
tags: kubernetes-kapsule cli cli-v2 kapsule
99
dates:
10-
validation: 2024-03-12
10+
validation: 2024-09-16
1111
posted: 2021-08-05
1212
categories:
1313
- kubernetes

faq/instances.mdx

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ meta:
44
description: Discover Scaleway Instances and learn the difference between images and snapshots.
55
content:
66
h1: Instances
7-
tags: instances, pricing,
7+
tags: instances, pricing, scaleway
88
hero: assets/instance.webp
99
dates:
10-
validation: 2024-03-11
10+
validation: 2024-09-16
1111
category: compute
1212
---
1313

@@ -209,9 +209,9 @@ An ARM CPU uses a Reduced Instruction Set Computing [RISC](https://en.wikipedia.
209209

210210
### Can I reach my Instance using a DNS hostname instead of its IP address?
211211

212-
Yes, each Instance has two DNS hostnames associated with it:
212+
Yes, each Instance has two DNS hostnames associated with it:
213213

214-
* A **public DNS hostname**: `<instance-uuid>.pub.instances.scw.cloud`
214+
* A **public DNS hostname**: `<instance-uuid>.pub.instances.scw.cloud`
215215
* A **private DNS hostname**: `<instance-uuid>.priv.instances.scw.cloud`
216216

217217
Both are automatically updated when the Instance moves to another hypervisor, also changing its IPv6 and private IPv4. You can either use these hostnames directly or configure a [CNAME record](/dedibox-network/dns/concepts/#resource-records) linking to it.
@@ -245,15 +245,7 @@ You are free to bootstrap your own distribution.
245245

246246
### Which Linux distributions are available for Enterprise Instances?
247247

248-
We provide a wide range of different Linux distributions and InstantApps for Instances. Enterprise Instances will work with a selection of most-acclaimed images:
249-
250-
* Ubuntu Focal
251-
* Ubuntu Bionic
252-
* Ubuntu Xenial
253-
* Debian Buster
254-
* Debian Stretch
255-
* CentOS 8
256-
* Fedora 32
248+
We provide a wide range of different Linux distributions and InstantApps for Instances. Refer to [Scaleway Instance OS images and InstantApps](/compute/instances/reference-content/images-and-instantapps/) for a complete list of all available OSes and InstantApps.
257249

258250
### What are the differences between ENT1 and POP2 Instances?
259251

faq/kubernetes.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
meta:
33
title: Kubernetes FAQ
4-
description: Discover Kubernetes Kapsule and Kosmos - a managed Kubernetes service.
4+
description: Discover Scaleway Kubernetes Kapsule and Kosmos - a managed Kubernetes service.
55
content:
66
h1: Kubernetes
77
hero: assets/kapsule.webp
88
dates:
9-
validation: 2024-03-11
9+
validation: 2024-09-16
1010
category: containers
1111
---
1212

0 commit comments

Comments
 (0)