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
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion compute/instances/how-to/migrate-routed-ips.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
10 changes: 5 additions & 5 deletions compute/instances/reference-content/identify-devices.mdx
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
18 changes: 5 additions & 13 deletions faq/instances.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
---

Expand Down Expand Up @@ -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**: `<instance-uuid>.pub.instances.scw.cloud`
* A **public DNS hostname**: `<instance-uuid>.pub.instances.scw.cloud`
* A **private DNS hostname**: `<instance-uuid>.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.
Expand Down Expand Up @@ -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?

Expand Down
4 changes: 2 additions & 2 deletions faq/kubernetes.mdx
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down