diff --git a/bare-metal/elastic-metal/reference-content/elastic-metal-rv1-guidelines.mdx b/bare-metal/elastic-metal/reference-content/elastic-metal-rv1-guidelines.mdx index d8b4f3a312..606f372bd8 100644 --- a/bare-metal/elastic-metal/reference-content/elastic-metal-rv1-guidelines.mdx +++ b/bare-metal/elastic-metal/reference-content/elastic-metal-rv1-guidelines.mdx @@ -7,7 +7,7 @@ content: paragraph: This page provides guidelines to use your EM-RV1 server. tags: elastic-metal server riscv em-rv1 dates: - validation: 2024-03-15 + validation: 2024-09-16 posted: 2024-03-15 categories: - bare-metal @@ -21,8 +21,7 @@ expects the eMMC to be partitioned as GPT, and will look for a `boot.itb` file in the first or second partition. The partition that contains this boot file must be formatted as FAT32. -This `boot.itb` file is in fact a [FIT -Image](https://docs.u-boot.org/en/latest/usage/fit/source_file_format.html) +This `boot.itb` file is in fact a [FIT Image](https://docs.u-boot.org/en/latest/usage/fit/source_file_format.html) that must contain the following sections: - **kernel**: A Linux kernel image. diff --git a/compute/instances/how-to/migrate-routed-ips.mdx b/compute/instances/how-to/migrate-routed-ips.mdx index 01a9b85bea..5beaed7229 100644 --- a/compute/instances/how-to/migrate-routed-ips.mdx +++ b/compute/instances/how-to/migrate-routed-ips.mdx @@ -7,7 +7,7 @@ content: paragraph: This page explains how to move your Instance to routed flexible IPs tags: instance flexible ip routed dates: - validation: 2024-03-12 + validation: 2024-00-16 posted: 2023-10-11 categories: - compute diff --git a/compute/instances/reference-content/identify-devices.mdx b/compute/instances/reference-content/identify-devices.mdx index bb79c9256b..1dc810fa08 100644 --- a/compute/instances/reference-content/identify-devices.mdx +++ b/compute/instances/reference-content/identify-devices.mdx @@ -1,13 +1,13 @@ --- meta: - title: Identifiying devices of an Instance - description: This page explains how to identify devices on an Instance + title: Identifiying devices of a Scaleway Instance + description: This page explains how to identify devices on a Scaleway Instance content: - h1: Identifying devices of an Instance - paragraph: This page explains how to identify devices on an Instance + h1: Identifying devices of a Scaleway Instance + paragraph: This page explains how to identify devices on a Scaleway Instance tags: instance dates: - validation: 2024-03-15 + validation: 2024-09-16 posted: 2024-03-15 categories: - compute diff --git a/containers/kubernetes/api-cli/changing-control-plane-offer.mdx b/containers/kubernetes/api-cli/changing-control-plane-offer.mdx index 16a4b03f34..784a6f3602 100644 --- a/containers/kubernetes/api-cli/changing-control-plane-offer.mdx +++ b/containers/kubernetes/api-cli/changing-control-plane-offer.mdx @@ -7,7 +7,7 @@ content: paragraph: This page explains how to change the control plane type with CLI (v2) tags: kubernetes-kapsule cli cli-v2 kapsule dates: - validation: 2024-03-12 + validation: 2024-09-16 posted: 2023-09-07 categories: - kubernetes diff --git a/containers/kubernetes/api-cli/creating-managing-kubernetes-lifecycle-cliv2.mdx b/containers/kubernetes/api-cli/creating-managing-kubernetes-lifecycle-cliv2.mdx index 5372e014ae..dc0c2848de 100644 --- a/containers/kubernetes/api-cli/creating-managing-kubernetes-lifecycle-cliv2.mdx +++ b/containers/kubernetes/api-cli/creating-managing-kubernetes-lifecycle-cliv2.mdx @@ -7,7 +7,7 @@ content: paragraph: This page explains how to create and manage a Kubernetes Kapsule with CLI (v2) tags: kubernetes-kapsule cli cli-v2 kapsule dates: - validation: 2024-03-12 + validation: 2024-09-16 posted: 2021-08-05 categories: - kubernetes diff --git a/faq/instances.mdx b/faq/instances.mdx index 0d93dc5205..19451bedcc 100644 --- a/faq/instances.mdx +++ b/faq/instances.mdx @@ -4,10 +4,10 @@ meta: description: Discover Scaleway Instances and learn the difference between images and snapshots. content: h1: Instances -tags: instances, pricing, +tags: instances, pricing, scaleway hero: assets/instance.webp dates: - validation: 2024-03-11 + validation: 2024-09-16 category: compute --- @@ -209,9 +209,9 @@ An ARM CPU uses a Reduced Instruction Set Computing [RISC](https://en.wikipedia. ### Can I reach my Instance using a DNS hostname instead of its IP address? -Yes, each Instance has two DNS hostnames associated with it: +Yes, each Instance has two DNS hostnames associated with it: -* A **public DNS hostname**: `.pub.instances.scw.cloud` +* A **public DNS hostname**: `.pub.instances.scw.cloud` * A **private DNS hostname**: `.priv.instances.scw.cloud` 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. ### Which Linux distributions are available for Enterprise Instances? -We provide a wide range of different Linux distributions and InstantApps for Instances. Enterprise Instances will work with a selection of most-acclaimed images: - -* Ubuntu Focal -* Ubuntu Bionic -* Ubuntu Xenial -* Debian Buster -* Debian Stretch -* CentOS 8 -* Fedora 32 +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. ### What are the differences between ENT1 and POP2 Instances? diff --git a/faq/kubernetes.mdx b/faq/kubernetes.mdx index 4ddf3836dc..e4588fb471 100644 --- a/faq/kubernetes.mdx +++ b/faq/kubernetes.mdx @@ -1,12 +1,12 @@ --- meta: title: Kubernetes FAQ - description: Discover Kubernetes Kapsule and Kosmos - a managed Kubernetes service. + description: Discover Scaleway Kubernetes Kapsule and Kosmos - a managed Kubernetes service. content: h1: Kubernetes hero: assets/kapsule.webp dates: - validation: 2024-03-11 + validation: 2024-09-16 category: containers ---