Skip to content

Commit 0c1662f

Browse files
authored
Merge pull request #147 from oseniabdulhaleem/add/image-3
added the workload png file converted to meshery design for the learning workshop
2 parents beb9f7b + 20bffac commit 0c1662f

File tree

3 files changed

+1812
-1
lines changed

3 files changed

+1812
-1
lines changed

content/learning-paths/98e16360-a366-4b78-8e0a-031da07fdacb/kubernetes-workshop/concepts/_index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,11 @@ To run a Pod we often rely on a higher level resource, instead of running it dir
5555
- Job / CronJob : batch
5656
- StatefulSet : stateful application
5757

58-
![workloads](workloads.png)
58+
<!-- ![workloads](workloads.png) -->
59+
{{< meshery-design-embed
60+
id="embedded-design-1a9cfdfb-daaf-4c19-be93-6d9bc0f7b94d"
61+
src="image-3.js"
62+
>}}
5963
6064
A request that reaches a Service is load-balanced between the exposed Pods
6165

content/learning-paths/98e16360-a366-4b78-8e0a-031da07fdacb/kubernetes-workshop/concepts/image-3.js

Lines changed: 150 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)