We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea84296 commit de30e6dCopy full SHA for de30e6d
kaas-example/README.md
@@ -21,10 +21,6 @@ This example deploys a virtual IoT device management system as managed K8s conta
21
22
## Deployment
23
24
-<<<<<<< Updated upstream:kaas-example/README.md
25
-**Deploy via KaaS:**
26
-```sh
27
-=======
28
1. **Build Docker images:** Clone the repository on the device and run the following commands
29
```bash
30
# Build Rust application
@@ -38,7 +34,6 @@ docker build -t web-portal:latest .
38
34
39
35
2. **Deploy to Kubernetes:**
40
36
41
->>>>>>> Stashed changes:k8s-at-the-edge-example/README.md
42
37
cd k8s
43
44
# Render K8s definitions for your node
0 commit comments