Skip to content

Commit b7f9316

Browse files
authored
docs(k8s): add ubuntu version
1 parent b339e06 commit b7f9316

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/kubernetes/quickstart.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ This section outlines the settings for your cluster pools. You can configure as
134134
7. Click **Create cluster**. Your cluster is deployed, and you are taken to the cluster’s **Overview** tab.
135135
<Message type="important">
136136
Make sure you have:
137-
* An `arm64` or `amd64` server running with Ubuntu or Debian, having a public IP assigned to it.
137+
* An `arm64` or `amd64` server running on Ubuntu 24.04 or Debian, having a public IP assigned to it.
138138
* A Scaleway [secret key](/iam/how-to/create-api-keys/).
139139
</Message>
140140
<Message type="tip">
@@ -163,4 +163,4 @@ This section outlines the settings for your cluster pools. You can configure as
163163
4. Type **DELETE** to confirm the deletion of your cluster. Tick the checkbox to automatically delete all volumes (including those with volume type “retain”) and Load Balancers whose names start with the cluster ID. Validate your choice by clicking **Delete cluster**.
164164
<Message type="important">
165165
Deleting your cluster will permanently destroy your cluster and all its associated pools and Instances. External compute resources cannot be destroyed automatically and will remain active until destroyed at the concerned cloud service provider (CSP).
166-
</Message>
166+
</Message>

0 commit comments

Comments
 (0)