File tree Expand file tree Collapse file tree 1 file changed +28
-1
lines changed
Expand file tree Collapse file tree 1 file changed +28
-1
lines changed Original file line number Diff line number Diff line change 1- # DevPod Provider STACKIT
1+ # DevPod Provider STACKIT
2+
3+ <!-- markdownlint-disable-next-line MD013 MD034 -->
4+ [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/stackitcloud/devpod-provider-stackit )] ( https://goreportcard.com/report/github.com/stackitcloud/devpod-provider-stackit )
5+
6+ Run [ DevPod] ( https://devpod.sh/ ) on [ STACKIT] ( https://www.stackit.de ) .
7+
8+ ## Usage
9+
10+ To use this provider in your DevPod setup, you will need to do the following steps:
11+
12+ 1 . See the [ DevPod documentation] ( https://devpod.sh/docs/managing-providers/add-provider )
13+ for how to add a provider
14+ 2 . Use the reference ` stackitcloud/devpod-provider-stackit ` to download the latest
15+ release from GitHub
16+ 3 . Configure the provider by specifying a few options:
17+ - Region
18+ - Project ID
19+ - Availability zone
20+ - Disk size
21+ - Private key path
22+ - Service Account key path
23+
24+ ### STACKIT Service Account
25+
26+ To authenticate with STACKIT you need to create a Service Account, generate a keypair locally and upload the public key
27+ and download the Service Account Key JSON.
28+ See the docs to see how: https://docs.stackit.cloud/stackit/en/create-a-service-account-key-175112456.html
You can’t perform that action at this time.
0 commit comments