You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Example : k3s cluster on 3 Scaleway DEV1-S instances running Debian Buster
2
+
3
+
Read the [module documentation](../../README.md) for further explanation.
4
+
5
+
## Prerequisites
6
+
7
+
* Terraform 1.0+
8
+
* A [Scaleway project](https://console.scaleway.com/project/) (default project is fine but [creating a new one](https://www.scaleway.com/en/docs/scaleway-project/) is encouraged)
9
+
* curl, OpenSSH
10
+
*[jq](https://stedolan.github.io/jq/) (only for magic commands)
11
+
12
+
## Introduction
13
+
14
+
1. Create your SSH key pair and [add the public key in authorized keys of your Scleway project in the Scaleway console](https://console.scaleway.com/project/credentials)
0 commit comments