Skip to content

Commit

Permalink
[Catalog] Update Catalog items
Browse files Browse the repository at this point in the history
Signed-off-by: l5io <[email protected]>
  • Loading branch information
theBeginner86 authored and l5io committed Aug 23, 2023
1 parent 0eb822b commit fed8ad2
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 11 deletions.
10 changes: 5 additions & 5 deletions catalog/142f0054-d9ae-4352-8618-887104a81928.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ services:
id: 82477a34-a249-4b70-8d1d-0e4c92a68cc9
label: cyto-test
position:
posX: 521.5
posY: 181.75
posX: 521.5589902162006
posY: 341.5580640994723
pod:
name: pod
type: Pod
apiVersion: v1
namespace: cyto-test
namespace: default
version: v1.25.2
model: kubernetes
traits:
Expand Down Expand Up @@ -53,5 +53,5 @@ services:
svgComplete: ""
svgWhite: ui/public/static/img/meshmodels/kubernetes/white/apiservice-white.svg
position:
posX: 521.5
posY: 479.25
posX: 521.5589902162006
posY: 332.7081480994723
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ name: Busybox (single)
userId: efbdda42-67a0-4cb8-a968-4ef321eb6369
userName: Abhishek Kumar
userAvatarURL: https://lh3.googleusercontent.com/a-/ACNPEu8pwt7RbFy5nwrRaGTVPkfgnkYn-GF5dfVSrSOB=s96-c
type: Deployment
type: deployment
compatibility:
patternId: 9527442a-7072-4c98-a187-1b9ce1b0001c
image: /assets/images/patterns/service-mesh.svg
patternInfo: |
""
This design deploys simple busybox app inside Layer5-test namespace
patternCaveats: |
""
None
URL: 'https://raw.githubusercontent.com/meshery/meshery.io/master/catalog/9527442a-7072-4c98-a187-1b9ce1b0001c.yaml'
downloadLink: 9527442a-7072-4c98-a187-1b9ce1b0001c.yaml
---
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,16 @@ name: Istio BookInfo Application
userId: 173202fe-b94d-4064-8a86-1cf063732884
userName: Ashish Tiwari
userAvatarURL: https://layer5.io/static/7b1f08e10d271cbfd963c7d435cf84ac/416c3/ashish-tiwari.webp
type: Deployment
type: deployment
compatibility:
- Kubernetes
- Istio
patternId: ddf8a9f1-5fd0-4bda-b074-7dc9ceb1dd43
image: /assets/images/patterns/service-mesh.svg
patternInfo: |
""
This design deploys Istio BookInfo App. \nThe Bookinfo application is broken into four separate microservices: \nproductpage. The productpage microservice calls the details and reviews microservices to populate the page. \ndetails. The details microservice contains book information. \nreviews. The reviews microservice contains book reviews. It also calls the ratings microservice. \nratings. The ratings microservice contains book ranking information that accompanies a book review.
patternCaveats: |
""
Networking should be properly configured to enable communication between the different services of the app
URL: 'https://raw.githubusercontent.com/meshery/meshery.io/master/catalog/ddf8a9f1-5fd0-4bda-b074-7dc9ceb1dd43.yaml'
downloadLink: ddf8a9f1-5fd0-4bda-b074-7dc9ceb1dd43.yaml
---

0 comments on commit fed8ad2

Please sign in to comment.