You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/assets/data/faq/index.js
+5-23Lines changed: 5 additions & 23 deletions
Original file line number
Diff line number
Diff line change
@@ -64,15 +64,6 @@ const data = {
64
64
"Yes, Meshery can be deployed on-premises with a single command to download, install, and run your own instance of Meshery in your environment."
65
65
]
66
66
},
67
-
{
68
-
question: "Is Meshery open source?",
69
-
category: "Meshery",
70
-
subcategory: "General",
71
-
answer: [
72
-
"Yes, Meshery is a Cloud Native Computing Foundation (CNCF) project and is licensed under Apache v2.",
73
-
"As the cloud native management plane, Meshery is an extensible platform, offering multiple extension points within which users and partners can customize and extend Meshery's functionality.",
74
-
],
75
-
},
76
67
{
77
68
question: "Can I deploy Meshery on-premises?",
78
69
category: "Meshery",
@@ -97,18 +88,6 @@ const data = {
97
88
link: "https://layer5.io/company/legal",
98
89
linktext: "See Layer5 Trust Center"
99
90
},
100
-
{
101
-
question: "Is it possible to migrate from managed Layer5 Cloud to self-hosted Layer5 Cloud on-premises?",
102
-
category: "Layer5 Cloud",
103
-
subcategory: "Deployment",
104
-
answer: [
105
-
"Yes, Layer5 Cloud and Kanvas can be deployed on-premises in minutes using Helm charts.",
106
-
"A one-time export of your data can be requested as you transition from managed Layer5 Cloud to self-hosted Layer5 Cloud.",
107
-
"With a small number of manual steps, air-gapped deployments to run Meshery without internet access is also supported.",
0 commit comments