Skip to content

Commit c03e975

Browse files
committed
[Docs] Generated documentation for Integration
Signed-off-by: l5io <ci@meshery.io>
1 parent c6f343e commit c03e975

4 files changed

Lines changed: 55 additions & 74 deletions

File tree

Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 19 additions & 0 deletions
Loading
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: Knative Eventing
3+
subtitle: Collaborative and visual infrastructure as design for Knative Eventing
4+
integrationIcon: icons/color/knative-eventing-color.svg
5+
darkModeIntegrationIcon: icons/white/knative-eventing-white.svg
6+
docURL: https://docs.meshery.io/extensibility/integrations/knative-eventing
7+
description:
8+
category: Serverless
9+
subcategory: App Integration
10+
registrant: GitHub
11+
components: []
12+
featureList: [
13+
"Provides building blocks for serverless",
14+
"Simplifies event-driven architecture",
15+
"Integrates with Kubernetes resources"
16+
]
17+
workingSlides: [
18+
../_images/kanvas-visualizer.png,
19+
../_images/kanvas-designer.png
20+
]
21+
howItWorks: "Integrates Knative components"
22+
howItWorksDetails: "Streamlined serverless development on Kubernetes"
23+
published: TRUE
24+
---
25+
<p>
26+
27+
</p>
28+
<p>
29+
Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology.
30+
</p>
31+
<p>
32+
Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in Kanvas. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, Kanvas, to create and deploy your own cloud native infrastructure designs.
33+
</p>

src/collections/integrations/knative-serving/index.mdx

Lines changed: 2 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -7,80 +7,8 @@ docURL: https://docs.meshery.io/extensibility/integrations/knative-serving
77
description:
88
category: Serverless
99
subcategory: Installable Platform
10-
registrant: Artifact Hub
11-
components: [
12-
{
13-
"name": "certificate",
14-
"colorIcon": "icons/components/certificate/icons/color/certificate-color.svg",
15-
"whiteIcon": "icons/components/certificate/icons/white/certificate-white.svg",
16-
"description": "",
17-
},
18-
{
19-
"name": "configuration",
20-
"colorIcon": "icons/components/configuration/icons/color/configuration-color.svg",
21-
"whiteIcon": "icons/components/configuration/icons/white/configuration-white.svg",
22-
"description": "",
23-
},
24-
{
25-
"name": "cluster-domain-claim",
26-
"colorIcon": "icons/components/cluster-domain-claim/icons/color/cluster-domain-claim-color.svg",
27-
"whiteIcon": "icons/components/cluster-domain-claim/icons/white/cluster-domain-claim-white.svg",
28-
"description": "",
29-
},
30-
{
31-
"name": "domain-mapping",
32-
"colorIcon": "icons/components/domain-mapping/icons/color/domain-mapping-color.svg",
33-
"whiteIcon": "icons/components/domain-mapping/icons/white/domain-mapping-white.svg",
34-
"description": "",
35-
},
36-
{
37-
"name": "ingress",
38-
"colorIcon": "icons/components/ingress/icons/color/ingress-color.svg",
39-
"whiteIcon": "icons/components/ingress/icons/white/ingress-white.svg",
40-
"description": "",
41-
},
42-
{
43-
"name": "metric",
44-
"colorIcon": "icons/components/metric/icons/color/metric-color.svg",
45-
"whiteIcon": "icons/components/metric/icons/white/metric-white.svg",
46-
"description": "",
47-
},
48-
{
49-
"name": "pod-autoscaler",
50-
"colorIcon": "icons/components/pod-autoscaler/icons/color/pod-autoscaler-color.svg",
51-
"whiteIcon": "icons/components/pod-autoscaler/icons/white/pod-autoscaler-white.svg",
52-
"description": "",
53-
},
54-
{
55-
"name": "revision",
56-
"colorIcon": "icons/components/revision/icons/color/revision-color.svg",
57-
"whiteIcon": "icons/components/revision/icons/white/revision-white.svg",
58-
"description": "",
59-
},
60-
{
61-
"name": "route",
62-
"colorIcon": "icons/components/route/icons/color/route-color.svg",
63-
"whiteIcon": "icons/components/route/icons/white/route-white.svg",
64-
"description": "",
65-
},
66-
{
67-
"name": "serverless-service",
68-
"colorIcon": "icons/components/serverless-service/icons/color/serverless-service-color.svg",
69-
"whiteIcon": "icons/components/serverless-service/icons/white/serverless-service-white.svg",
70-
"description": "",
71-
},
72-
{
73-
"name": "service",
74-
"colorIcon": "icons/components/service/icons/color/service-color.svg",
75-
"whiteIcon": "icons/components/service/icons/white/service-white.svg",
76-
"description": "",
77-
},
78-
{
79-
"name": "image",
80-
"colorIcon": "icons/components/image/icons/color/image-color.svg",
81-
"whiteIcon": "icons/components/image/icons/white/image-white.svg",
82-
"description": "",
83-
}]
10+
registrant: GitHub
11+
components: []
8412
featureList: [
8513
"Auto-scaling based on demand",
8614
"Request-based routing",

0 commit comments

Comments
 (0)