diff --git a/pages/dedibox-dns/how-to/configure-reverse-dns.mdx b/pages/dedibox-dns/how-to/configure-reverse-dns.mdx index cd5dcccb75..e80d896d5a 100644 --- a/pages/dedibox-dns/how-to/configure-reverse-dns.mdx +++ b/pages/dedibox-dns/how-to/configure-reverse-dns.mdx @@ -5,9 +5,9 @@ meta: content: h1: How to configure reverse DNS on Dedibox paragraph: This page explains how to configure reverse DNS on your Scaleway Dedibox server -tags: dedibox dns +tags: dedibox dns dates: - validation: 2024-09-30 + validation: 2025-04-07 posted: 2021-05-26 categories: - dedibox-network diff --git a/pages/dedibox-dns/how-to/configure-secondary-dns.mdx b/pages/dedibox-dns/how-to/configure-secondary-dns.mdx index f513613cf2..e76dc463a3 100644 --- a/pages/dedibox-dns/how-to/configure-secondary-dns.mdx +++ b/pages/dedibox-dns/how-to/configure-secondary-dns.mdx @@ -5,9 +5,9 @@ meta: content: h1: How to configure secondary DNS paragraph: This page explains how to configure secondary DNS on your Scaleway Dedibox server -tags: dedibox dns +tags: dedibox dns dates: - validation: 2024-09-30 + validation: 2025-04-07 posted: 2021-05-26 categories: - dedibox-network diff --git a/pages/elastic-metal/how-to/use-private-networks.mdx b/pages/elastic-metal/how-to/use-private-networks.mdx index db72dd4985..4fdd8857bc 100644 --- a/pages/elastic-metal/how-to/use-private-networks.mdx +++ b/pages/elastic-metal/how-to/use-private-networks.mdx @@ -7,7 +7,7 @@ content: paragraph: This page explains how to use Private Networks with Elastic Metal servers tags: private-networks elastic-metal private networks dates: - validation: 2024-09-30 + validation: 2025-04-07 posted: 2022-01-17 categories: - bare-metal diff --git a/pages/elastic-metal/troubleshooting/enable-ssh-virtualization-distribution.mdx b/pages/elastic-metal/troubleshooting/enable-ssh-virtualization-distribution.mdx index dcb66f3f6e..ace5e903c7 100644 --- a/pages/elastic-metal/troubleshooting/enable-ssh-virtualization-distribution.mdx +++ b/pages/elastic-metal/troubleshooting/enable-ssh-virtualization-distribution.mdx @@ -10,7 +10,7 @@ categories: - bare-metal - elastic-metal dates: - validation: 2024-09-30 + validation: 2025-04-07 posted: 2023-03-09 --- diff --git a/pages/gpu/reference-content/understanding-nvidia-tao.mdx b/pages/gpu/reference-content/understanding-nvidia-tao.mdx index d44693e1cf..faa8f86a7e 100644 --- a/pages/gpu/reference-content/understanding-nvidia-tao.mdx +++ b/pages/gpu/reference-content/understanding-nvidia-tao.mdx @@ -7,7 +7,7 @@ content: paragraph: This section provides information about NVIDIA TAO tags: NVIDIA TAO dates: - validation: 2024-09-30 + validation: 2025-04-07 posted: 2023-09-22 categories: - compute diff --git a/pages/gpu/troubleshooting/install-nvidia-drivers-ubuntu.mdx b/pages/gpu/troubleshooting/install-nvidia-drivers-ubuntu.mdx index 2547739f5c..536b969637 100644 --- a/pages/gpu/troubleshooting/install-nvidia-drivers-ubuntu.mdx +++ b/pages/gpu/troubleshooting/install-nvidia-drivers-ubuntu.mdx @@ -7,7 +7,7 @@ content: paragraph: This section provides information on how to install NVIDIA Drivers on Ubuntu 22.04 tags: gpu driver nvidia-driver unbuntu l4 l40s dates: - validation: 2024-09-30 + validation: 2025-04-07 posted: 2024-03-27 categories: - compute diff --git a/pages/kubernetes/how-to/connect-cluster-kubectl.mdx b/pages/kubernetes/how-to/connect-cluster-kubectl.mdx index 9e2dd36bba..104a68fd88 100644 --- a/pages/kubernetes/how-to/connect-cluster-kubectl.mdx +++ b/pages/kubernetes/how-to/connect-cluster-kubectl.mdx @@ -7,7 +7,7 @@ content: paragraph: This guide details the steps to connect to a Kubernetes cluster using kubectl, the Kubernetes command-line tool. tags: connection cluster kubectl dates: - validation: 2025-01-27 + validation: 2025-04-07 posted: 2020-09-20 categories: - kubernetes diff --git a/pages/kubernetes/how-to/edit-kosmos-cluster.mdx b/pages/kubernetes/how-to/edit-kosmos-cluster.mdx index 2fed6fcaff..5bc4648091 100644 --- a/pages/kubernetes/how-to/edit-kosmos-cluster.mdx +++ b/pages/kubernetes/how-to/edit-kosmos-cluster.mdx @@ -7,7 +7,7 @@ content: paragraph: Learn how to manage your Scaleway Kubernetes Kosmos cluster, including adding nodes and pools via the Scaleway console. tags: kubernetes kosmos-cluster kosmos dates: - validation: 2024-12-23 + validation: 2025-04-07 posted: 2021-05-31 categories: - kubernetes @@ -111,6 +111,6 @@ In order to add external nodes to your multi-cloud cluster, you must first [crea The Kubernetes version of the existing nodes in your multi-cloud pool can be upgraded in place. Your workload will theoretically keep running during the upgrade, but it is best to drain the node before the upgrade. 1. In the Pools section of your Kosmos cluster, click **Upgrade** next to the node pool. This will not cause any of your existing nodes to upgrade, but will instead ensure that any new nodes added to the pool will start up with the newer version. -2. Run the installer program as you would do for a fresh node install, with the additional option `-self-update`. If the option is not available, redownload the program from the Object Storage bucket. +2. Run the installer program as you would do for a fresh node install, with the additional option `-self-update`. If the option is not available, download the program again from the Object Storage bucket. 3. Now the node will register itself with the Apiserver. Once it is ready, you will see the same node with two kubelet versions. The older node should end up `NotReady` after 5m, you can safely delete it with `kubectl`. 4. Detach the older node in Scaleway API. \ No newline at end of file diff --git a/pages/kubernetes/quickstart.mdx b/pages/kubernetes/quickstart.mdx index d547525631..a06ef1f37a 100644 --- a/pages/kubernetes/quickstart.mdx +++ b/pages/kubernetes/quickstart.mdx @@ -7,7 +7,7 @@ content: paragraph: This page shows you how to get started with Scaleway Kubernetes Kapsule and Kosmos. tags: kubernetes cluster multi-cloud pool dates: - validation: 2024-09-30 + validation: 2025-04-07 posted: 2021-05-26 categories: - kubernetes diff --git a/pages/managed-inference/reference-content/llama-3-8b-instruct.mdx b/pages/managed-inference/reference-content/llama-3-8b-instruct.mdx index e0680536c8..6d8a398cf9 100644 --- a/pages/managed-inference/reference-content/llama-3-8b-instruct.mdx +++ b/pages/managed-inference/reference-content/llama-3-8b-instruct.mdx @@ -7,8 +7,8 @@ content: paragraph: This page provides information on the Llama-3-8b-instruct model tags: dates: - posted: 2025-03-26 - validation: 2024-09-10 + validation: 2025-04-07 + posted: 2024-09-10 categories: - ai-data ---