Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vfarcic authored Nov 4, 2024
1 parent 2260ea9 commit b01133a
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Demo Manifests and Code Used in DevOps Toolkit Videos
# Backstage Demo

[![From Docker to Kubernetes: Running Backstage in Production!](https://img.youtube.com/vi/fLAVFQAhzM4/0.jpg)](https://youtu.be/fLAVFQAhzM4)tps://youtu.be/A-3Ai--Z-Gs)
## Demo Manifests and Code Used in DevOps Toolkit Videos

[![Getting Started with Backstage: From Zero to Operational Dev Portal](https://img.youtube.com/vi/A-3Ai--Z-Gs/0.jpg)](https://youtu.be/A-3Ai--Z-Gs)
[![From Docker to Kubernetes: Running Backstage in Production!](https://img.youtube.com/vi/fLAVFQAhzM4/0.jpg)](https://youtu.be/fLAVFQAhzM4)

## Setup

Expand Down Expand Up @@ -38,3 +41,4 @@ helm upgrade --install backstage \
```sh
kind delete cluster
```

0 comments on commit b01133a

Please sign in to comment.