Skip to content

Commit 6c4aa68

Browse files
author
Vivek Vishal
authored
Merge branch 'master' into master
Signed-off-by: Vivek Vishal <[email protected]>
2 parents dc234ce + 4556dd2 commit 6c4aa68

File tree

2 files changed

+355
-11
lines changed

2 files changed

+355
-11
lines changed

data/features.json

Lines changed: 352 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,352 @@
1+
[
2+
{
3+
"documentation": "https://docs.meshery.io/guides/configuration-management/creating-a-meshery-design",
4+
"entire_row": {
5+
"Category": "Designs",
6+
"Documented?": "https://docs.meshery.io/guides/configuration-management/creating-a-meshery-design",
7+
"Feature": "Create new Meshery design",
8+
"Function": "Create new design",
9+
"Pricing page?": "",
10+
"Subscription Tier": "Free",
11+
"Tech": "Meshery"
12+
}
13+
},
14+
{
15+
"documentation": "https://docs.meshery.io/extensions/importing-a-design",
16+
"entire_row": {
17+
"Category": "Designs",
18+
"Documented?": "https://docs.meshery.io/extensions/importing-a-design",
19+
"Feature": "Import a design",
20+
"Function": "Import Design",
21+
"Pricing page?": "",
22+
"Subscription Tier": "Free",
23+
"Tech": "Meshery"
24+
}
25+
},
26+
{
27+
"documentation": "https://docs.meshery.io/guides/configuration-management/importing-designs#import-designs-using-meshery-cli",
28+
"entire_row": {
29+
"Category": "Designs",
30+
"Documented?": "https://docs.meshery.io/guides/configuration-management/importing-designs#import-designs-using-meshery-cli",
31+
"Feature": "Import a design from Kubernetes Manifest",
32+
"Function": "Import Design",
33+
"Pricing page?": "",
34+
"Subscription Tier": "Free",
35+
"Tech": "Meshery"
36+
}
37+
},
38+
{
39+
"documentation": "https://docs.meshery.io/guides/configuration-management/importing-designs#import-designs-using-meshery-cli",
40+
"entire_row": {
41+
"Category": "Designs",
42+
"Documented?": "https://docs.meshery.io/guides/configuration-management/importing-designs#import-designs-using-meshery-cli",
43+
"Feature": "Import a design from Helm Chart",
44+
"Function": "Import Design",
45+
"Pricing page?": "",
46+
"Subscription Tier": "Free",
47+
"Tech": "Meshery"
48+
}
49+
},
50+
{
51+
"documentation": "https://docs.meshery.io/guides/configuration-management/importing-designs#import-designs-using-meshery-cli",
52+
"entire_row": {
53+
"Category": "Designs",
54+
"Documented?": "https://docs.meshery.io/guides/configuration-management/importing-designs#import-designs-using-meshery-cli",
55+
"Feature": "Import a design from Docker Compose",
56+
"Function": "Import Design",
57+
"Pricing page?": "",
58+
"Subscription Tier": "Free",
59+
"Tech": "Meshery"
60+
}
61+
},
62+
{
63+
"pricing_page": "true",
64+
"entire_row": {
65+
"Category": "Designs",
66+
"Documented?": "",
67+
"Feature": "Import a design from Kubernetes Manifest, Meshery Design (YAML), Helm Chart, Docker Compose or Meshery Design (OCI Image)",
68+
"Function": "Standard Import Design",
69+
"Pricing page?": "X",
70+
"Subscription Tier": "Free",
71+
"Tech": "Meshery"
72+
}
73+
},
74+
{
75+
"pricing_page": "true",
76+
"entire_row": {
77+
"Category": "Designs",
78+
"Documented?": "",
79+
"Feature": "Import a design from GitHub, GitLab, BitBucket",
80+
"Function": "Premium Design Import Features",
81+
"Pricing page?": "X",
82+
"Subscription Tier": "Enterprise",
83+
"Tech": "Meshery"
84+
}
85+
},
86+
{
87+
"documentation": "https://docs.layer5.io/kanvas/designer/export-designs/#exporting-as-a-design-file",
88+
"entire_row": {
89+
"Category": "Designs",
90+
"Documented?": "https://docs.layer5.io/kanvas/designer/export-designs/#exporting-as-a-design-file",
91+
"Feature": "Export a latest version of design in Meshery Design (YAML format)",
92+
"Function": "Export Design",
93+
"Pricing page?": "",
94+
"Subscription Tier": "Free",
95+
"Tech": "Meshery"
96+
}
97+
},
98+
{
99+
"documentation": "https://docs.layer5.io/kanvas/designer/export-designs/#exporting-as-an-oci-image",
100+
"entire_row": {
101+
"Category": "Designs",
102+
"Documented?": "https://docs.layer5.io/kanvas/designer/export-designs/#exporting-as-an-oci-image",
103+
"Feature": "Export a latest version of design in Meshery Design (OCI format)",
104+
"Function": "Export Design",
105+
"Pricing page?": "",
106+
"Subscription Tier": "Free",
107+
"Tech": "Meshery"
108+
}
109+
},
110+
{
111+
"pricing_page": "true",
112+
"documentation": "https://docs.layer5.io/kanvas/designer/export-designs/#exporting-as-an-oci-image",
113+
"entire_row": {
114+
"Category": "Designs",
115+
"Documented?": "https://docs.layer5.io/kanvas/designer/export-designs/#exporting-as-an-oci-image",
116+
"Feature": "Export a latest version of design in Meshery Design (OCI format, YAML format) Export a design in source type format (Kubernetes Manifest, Helm Chart, Docker Compose)",
117+
"Function": "Standard Export Design",
118+
"Pricing page?": "X",
119+
"Subscription Tier": "Free",
120+
"Tech": "Meshery"
121+
}
122+
},
123+
{
124+
"pricing_page": "true",
125+
"entire_row": {
126+
"Category": "Designs",
127+
"Documented?": "",
128+
"Feature": "Export a design to GitHub, GitLab, BitBucket",
129+
"Function": "Premium Export Design Features",
130+
"Pricing page?": "X",
131+
"Subscription Tier": "Enterprise",
132+
"Tech": "Meshery"
133+
}
134+
},
135+
{
136+
"documentation": "https://docs.meshery.io/extensions/publishing-a-design",
137+
"entire_row": {
138+
"Category": "Designs",
139+
"Documented?": "https://docs.meshery.io/extensions/publishing-a-design",
140+
"Feature": "Publish a design",
141+
"Function": "Publish Design",
142+
"Pricing page?": "",
143+
"Subscription Tier": "Free",
144+
"Tech": "Meshery"
145+
}
146+
},
147+
{
148+
"documentation": "https://docs.meshery.io/guides/configuration-management/filter-management",
149+
"entire_row": {
150+
"Category": "Filters",
151+
"Documented?": "https://docs.meshery.io/guides/configuration-management/filter-management",
152+
"Feature": "Import a filter",
153+
"Function": "Import Filter",
154+
"Pricing page?": "",
155+
"Subscription Tier": "Free",
156+
"Tech": "Meshery"
157+
}
158+
},
159+
{
160+
"documentation": "https://docs.meshery.io/guides/configuration-management/filter-management",
161+
"entire_row": {
162+
"Category": "Filters",
163+
"Documented?": "https://docs.meshery.io/guides/configuration-management/filter-management",
164+
"Feature": "Publish WASM Filter",
165+
"Function": "Publish WASM Filter",
166+
"Pricing page?": "",
167+
"Subscription Tier": "Free",
168+
"Tech": "Meshery"
169+
}
170+
},
171+
{
172+
"documentation": "https://docs.meshery.io/guides/configuration-management/filter-management",
173+
"entire_row": {
174+
"Category": "Filters",
175+
"Documented?": "https://docs.meshery.io/guides/configuration-management/filter-management",
176+
"Feature": "Unpublish WASM Filter",
177+
"Function": "Unpublish WASM Filter",
178+
"Pricing page?": "",
179+
"Subscription Tier": "Free",
180+
"Tech": "Meshery"
181+
}
182+
},
183+
{
184+
"documentation": "https://docs.meshery.io/guides/configuration-management/filter-management",
185+
"entire_row": {
186+
"Category": "Filters",
187+
"Documented?": "https://docs.meshery.io/guides/configuration-management/filter-management",
188+
"Feature": "Download a WASM filter",
189+
"Function": "Download a WASM filter",
190+
"Pricing page?": "",
191+
"Subscription Tier": "Free",
192+
"Tech": "Meshery"
193+
}
194+
},
195+
{
196+
"documentation": "https://docs.meshery.io/guides/configuration-management/filter-management",
197+
"entire_row": {
198+
"Category": "Filters",
199+
"Documented?": "https://docs.meshery.io/guides/configuration-management/filter-management",
200+
"Feature": "Check information or details of a WASM filter",
201+
"Function": "Details of WASM Filter",
202+
"Pricing page?": "",
203+
"Subscription Tier": "Free",
204+
"Tech": "Meshery"
205+
}
206+
},
207+
{
208+
"documentation": "https://docs.meshery.io/guides/configuration-management/filter-management",
209+
"entire_row": {
210+
"Category": "Filters",
211+
"Documented?": "https://docs.meshery.io/guides/configuration-management/filter-management",
212+
"Feature": "Edit WASM filter",
213+
"Function": "Edit WASM filter",
214+
"Pricing page?": "",
215+
"Subscription Tier": "Free",
216+
"Tech": "Meshery"
217+
}
218+
},
219+
{
220+
"documentation": "https://docs.meshery.io/guides/configuration-management/filter-management",
221+
"entire_row": {
222+
"Category": "Filters",
223+
"Documented?": "https://docs.meshery.io/guides/configuration-management/filter-management",
224+
"Feature": "Clone WASM filter from catalog, which allows customizing filter and use it in design",
225+
"Function": "Clone WASM Filter",
226+
"Pricing page?": "",
227+
"Subscription Tier": "Free",
228+
"Tech": "Meshery"
229+
}
230+
},
231+
{
232+
"documentation": "https://docs.meshery.io/guides/configuration-management/filter-management",
233+
"entire_row": {
234+
"Category": "Filters",
235+
"Documented?": "https://docs.meshery.io/guides/configuration-management/filter-management",
236+
"Feature": "Delete WASM filter permanently from catalog.",
237+
"Function": "Delete WASM Filter",
238+
"Pricing page?": "",
239+
"Subscription Tier": "Free",
240+
"Tech": "Meshery"
241+
}
242+
},
243+
{
244+
"pricing_page": "true",
245+
"entire_row": {
246+
"Category": "Filters",
247+
"Documented?": "",
248+
"Feature": "Import, Unpublish, Publish, Download, Edit, Clone, Delete, Details of WASM Filter",
249+
"Function": "WASM Filter and filter",
250+
"Pricing page?": "X",
251+
"Subscription Tier": "Free",
252+
"Tech": "Meshery"
253+
}
254+
},
255+
{
256+
"pricing_page": "true",
257+
"documentation": "https://docs.layer5.io/kanvas/designer/comments/",
258+
"entire_row": {
259+
"Category": "Design Reviews",
260+
"Documented?": "https://docs.layer5.io/kanvas/designer/comments/",
261+
"Feature": "Discuss any design by leaving review comments or notes on a specific design. Control who has access, notify discussion participants with updates, and link from anywhere.",
262+
"Function": "Discuss any design by leaving review comments",
263+
"Pricing page?": "X",
264+
"Subscription Tier": "Team",
265+
"Tech": "MeshMap"
266+
}
267+
},
268+
{
269+
"pricing_page": "true",
270+
"entire_row": {
271+
"Category": "Sidecar",
272+
"Documented?": "",
273+
"Feature": "",
274+
"Function": "Parse logs",
275+
"Pricing page?": "X",
276+
"Subscription Tier": "Free",
277+
"Tech": "Adapter"
278+
}
279+
},
280+
{
281+
"pricing_page": "true",
282+
"entire_row": {
283+
"Category": "Sidecar",
284+
"Documented?": "",
285+
"Feature": "",
286+
"Function": "Exec Shell",
287+
"Pricing page?": "X",
288+
"Subscription Tier": "Free",
289+
"Tech": "Adapter"
290+
}
291+
},
292+
{
293+
"pricing_page": "true",
294+
"entire_row": {
295+
"Category": "Filter",
296+
"Documented?": "",
297+
"Feature": "",
298+
"Function": "Dynamic load / unload",
299+
"Pricing page?": "X",
300+
"Subscription Tier": "Free",
301+
"Tech": "Meshery Server"
302+
}
303+
},
304+
{
305+
"pricing_page": "true",
306+
"entire_row": {
307+
"Category": "Design Patterns",
308+
"Documented?": "",
309+
"Feature": "Undo/Redo",
310+
"Function": "",
311+
"Pricing page?": "X",
312+
"Subscription Tier": "Team",
313+
"Tech": "MeshMap"
314+
}
315+
},
316+
{
317+
"pricing_page": "true",
318+
"entire_row": {
319+
"Category": "Design Patterns",
320+
"Documented?": "",
321+
"Feature": "Ability to freeform draw any shapes, draw edges",
322+
"Function": "Whiteboarding",
323+
"Pricing page?": "X",
324+
"Subscription Tier": "Free",
325+
"Tech": "MeshMap"
326+
}
327+
},
328+
{
329+
"pricing_page": "true",
330+
"entire_row": {
331+
"Category": "Visual Design",
332+
"Documented?": "",
333+
"Feature": "",
334+
"Function": "Drag-n-drop cloud native infrastructure designer to configure, model, and deploy your workloads",
335+
"Pricing page?": "X",
336+
"Subscription Tier": "Free",
337+
"Tech": "MeshMap"
338+
}
339+
},
340+
{
341+
"pricing_page": "true",
342+
"entire_row": {
343+
"Category": "Notification Integrations",
344+
"Documented?": "",
345+
"Feature": "",
346+
"Function": "Access a variety of third-party applications, right from MeshMap. Send a message to Slack, identify an on-duty team to page, or raise an alarm in Datadog.",
347+
"Pricing page?": "X",
348+
"Subscription Tier": "Enterprise",
349+
"Tech": "Cloud"
350+
}
351+
}
352+
]

static/images/subscription.svg

Lines changed: 3 additions & 11 deletions
Loading

0 commit comments

Comments
 (0)