Skip to content

Commit 193ce84

Browse files
committed
fix(k8s): update warning
1 parent b7f9316 commit 193ce84

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

pages/kubernetes/quickstart.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,10 @@ This section outlines the settings for your cluster pools. You can configure as
133133
* The configuration for your **pool options**, including the number of nodes and whether to enable autoscale. You can also choose whether to enable autoheal and whether to link the cluster to a placement group. Alternatively, you can leave these options at default values.
134134
7. Click **Create cluster**. Your cluster is deployed, and you are taken to the cluster’s **Overview** tab.
135135
<Message type="important">
136-
Make sure you have:
137-
* An `arm64` or `amd64` server running on Ubuntu 24.04 or Debian, having a public IP assigned to it.
138-
* A Scaleway [secret key](/iam/how-to/create-api-keys/).
136+
The Kosmos agent/installer supports Ubuntu 24.04 and may work on Debian based distributions.
137+
It is available for `arm64` or `amd64` server architectures
138+
139+
Bear in mind that we **do not provide support on external nodes**.
139140
</Message>
140141
<Message type="tip">
141142
For more information about adding external nodes to your Kosmos cluster, refer to our dedicated [How to manage a Kosmos cluster](/kubernetes/how-to/edit-kosmos-cluster/) documentation.

0 commit comments

Comments
 (0)