Skip to content

Commit 43da63b

Browse files
authored
Merge pull request #93 from Dstack-TEE/vk/1f65-create-k3s-in-ds
add k3s-in-dstack tutorial
2 parents 6e4f49c + 72ecb24 commit 43da63b

6 files changed

Lines changed: 717 additions & 1 deletion

File tree

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
**Example applications for [dstack](https://github.com/Dstack-TEE/dstack) - Deploy containerized apps to TEEs with end-to-end security in minutes**
1111

12-
[Getting Started](#getting-started)[Use Cases](#use-cases)[Core Patterns](#core-patterns)[Dev Tools](#dev-scaffolding)[Starter Packs](#starter-packs)[Other Use Cases](#other-use-cases)
12+
[Getting Started](#getting-started)[Use Cases](#use-cases)[Core Patterns](#core-patterns)[Infrastructure](#infrastructure)[Dev Tools](#dev-scaffolding)[Starter Packs](#starter-packs)[Other Use Cases](#other-use-cases)
1313

1414
</div>
1515

@@ -152,6 +152,16 @@ Development and debugging tools. **Not for production.**
152152

153153
---
154154

155+
## Infrastructure
156+
157+
Run infrastructure services inside TEEs.
158+
159+
| Example | Description |
160+
|---------|-------------|
161+
| [k3s](./k3s) | Single-node k3s cluster in a TEE with wildcard HTTPS and remote kubectl |
162+
163+
---
164+
155165
## Tech Demos
156166

157167
Interesting demonstrations.

0 commit comments

Comments
 (0)