Skip to content

Commit de30e6d

Browse files
committed
Fixed rebase
1 parent ea84296 commit de30e6d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

kaas-example/README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ This example deploys a virtual IoT device management system as managed K8s conta
2121

2222
## Deployment
2323

24-
<<<<<<< Updated upstream:kaas-example/README.md
25-
**Deploy via KaaS:**
26-
```sh
27-
=======
2824
1. **Build Docker images:** Clone the repository on the device and run the following commands
2925
```bash
3026
# Build Rust application
@@ -38,7 +34,6 @@ docker build -t web-portal:latest .
3834

3935
2. **Deploy to Kubernetes:**
4036
```bash
41-
>>>>>>> Stashed changes:k8s-at-the-edge-example/README.md
4237
cd k8s
4338

4439
# Render K8s definitions for your node

0 commit comments

Comments
 (0)