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
+9-27Lines changed: 9 additions & 27 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",
@@ -94,20 +85,8 @@ const data = {
94
85
answer: [
95
86
"Layer5 Cloud is hosted on AWS and Equinix data centers in US-based regions. If you need to know more about the data storage and compliance, please reach out to us at privacy@layer5.io",
96
87
],
97
-
link: "https://layer5.io/company/legal",
98
-
linktext: "See Layer5 Trust Center"
99
-
},
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.",
question: "What data is collection about me, how is it used and how long is it retained?",
@@ -116,18 +95,21 @@ const data = {
116
95
answer: [
117
96
"Layer5 Cloud is hosted on AWS and Equinix data centers in US-based regions. If you need to know more about the data storage and compliance, please reach out to us at hello@layer5.io",
0 commit comments