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
+54-39Lines changed: 54 additions & 39 deletions
Original file line number
Diff line number
Diff line change
@@ -37,28 +37,6 @@ const data = {
37
37
"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.",
38
38
],
39
39
},
40
-
{
41
-
question: "Where is Layer5 Cloud hosted; where is my data stored?",
42
-
category: "Layer5 Cloud",
43
-
subcategory: "Privacy",
44
-
answer: [
45
-
"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",
46
-
],
47
-
link: "https://layer5.io/company/legal",
48
-
linktext: "See Layer5 Trust Center"
49
-
},
50
-
{
51
-
question: "Is it possible to migrate from managed Layer5 Cloud to self-hosted Layer5 Cloud on-premises?",
52
-
category: "Layer5 Cloud",
53
-
subcategory: "Deployment",
54
-
answer: [
55
-
"Yes, Layer5 Cloud and Kanvas can be deployed on-premises in minutes using Helm charts.",
56
-
"A one-time export of your data can be requested as you transition from managed Layer5 Cloud to self-hosted Layer5 Cloud.",
57
-
"With a small number of manual steps, air-gapped deployments to run Meshery without internet access is also supported.",
question: `What is the difference between Kanvas and the Cloud Native Playground?`,
64
42
category: "Meshery",
@@ -103,13 +81,59 @@ const data = {
103
81
// "With a small number of manual steps, air-gapped deployments to run Meshery without internet access is also supported.",
104
82
],
105
83
},
106
-
//
84
+
85
+
//
107
86
// LAYER5
108
87
//
109
88
89
+
// LAYER5 CLOUD
90
+
{
91
+
question: "Where is Layer5 Cloud hosted; where is my data stored?",
92
+
category: "Layer5 Cloud",
93
+
subcategory: "Privacy",
94
+
answer: [
95
+
"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
+
],
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?",
114
+
category: "Layer5 Cloud",
115
+
subcategory: "Privacy",
116
+
answer: [
117
+
"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",
linktext: "Open Sub-processors policy in Trust Center"
121
+
},
122
+
{
123
+
question: "Is it possible to migrate from managed Layer5 Cloud to self-hosted Layer5 Cloud on-premises?",
124
+
category: "Layer5 Cloud",
125
+
subcategory: "Deployment",
126
+
answer: [
127
+
"Yes, Layer5 Cloud can be deployed on-premises in minutes using Helm charts.",
128
+
"A one-time export of your data can be requested as you transition from managed Layer5 Cloud to self-hosted Layer5 Cloud.",
129
+
],
130
+
},
131
+
132
+
// LAYER% COMMUNITY
110
133
{
111
134
question: "Are Layer5's solutions open source?",
112
135
category: "Layer5",
136
+
subcategory: "Community",
113
137
answer: [
114
138
"Yes, all of Layer5's projects are licensed under Apache v2.",
115
139
"Layer5 also offers extensions to the Meshery project in which Enterprise-grade functionality is commercially offered and supported.",
@@ -118,6 +142,7 @@ const data = {
118
142
{
119
143
question: "As a member of one of Layer5's GitHub organizations, What is expected of me?",
120
144
category: "Layer5",
145
+
subcategory: "Community",
121
146
answer: [
122
147
"As a member of one of Layer5's GitHub organizations, your user account is entitled with triage level permissions across all repositories in the org. You are expected to engage where the topic strikes your interest, triaging (assigning, clarifying, labeling, qualifying) any issue you feel comfortable doing so. You are encouraged to review any open pull request and offer feedback to or ask questions to the author.",
123
148
"Layer5 has a number of GitHub organziations in which it's projects are advanced. See the repository overview below."
@@ -128,6 +153,7 @@ const data = {
128
153
{
129
154
question: "As a community member, what can I expect from Layer5? What does Layer5 expect of me?",
130
155
category: "Layer5",
156
+
subcategory: "Community",
131
157
answer: ["The Layer5 community expects you to get as much or more out of your time than you give to the projects. We expect earnest effort from its contributors. What “earnest effort” means is different for each community member as all have different circumstances. Suffice to say, the more you put into your efforts, the greater your reward will be. Most community contributors stay with the project for many months, if not indefinitely. Length of involvement is entirely up to the individual community member. You can expect to be challenged, to be assisted, to learn, to be recognized for your effort and to have your contributions appreciated.",
132
158
"As a member of the Layer5 community, you are expected to be a good representative of Layer5's cultures and values of helping fellow members and paying it forward as we all learn together. You are expected to offer your ideas and skills to help advance our community and its projects. You are expected to share your experiences with others, to be curious, to be helpful, to ask questions, to challenge others and to be challenged yourself, to spread the word about what we collectively do here, to invite new members, to learn, to share, to make friends, to build a network, to write blog posts, to tweet, to become maintainers, to become MeshMates, to earn an internship, to get hired by Layer5 - - any and all of these things.",
133
159
],
@@ -137,6 +163,7 @@ const data = {
137
163
{
138
164
question: "I see works of other contributors being highlighted. Will my contributions be highlighted, too?",
139
165
category: "Layer5",
166
+
subcategory: "Community",
140
167
answer: ["We might not get to everyone, but we try to elevate the works of all of our contributors. All of our community members are proud of their work and so are we! We want their work and names to be recognized across our collective technology industry. Make sure that you follow and engage with the Twitter, YouTube, and LinkedIn accounts."
141
168
],
142
169
link: "https://x.com/layer5",
@@ -145,27 +172,13 @@ const data = {
145
172
{
146
173
question: "I am not a coder. Can I contribute, too?",
147
174
category: "Layer5",
175
+
subcategory: "Community",
148
176
answer: ["Yes! Some community members join to code open source projects, others jump in to put those projects to use, some are here to help cultivate and steward our community, while others are here just to hangout and absorb. All members are most welcome. Make sure that you introduce yourself in the Layer5 Slack and let other community members get acquainted with you and vice-versa."
question: "Where is Layer5 Cloud hosted; where is my data stored?",
155
-
category: "Layer5 Cloud",
156
-
answer: [
157
-
"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",
158
-
],
159
-
},
160
-
{
161
-
question: "Is it possible to migrate from managed Layer5 Cloud to self-hosted Layer5 Cloud on-premises?",
162
-
category: "Layer5 Cloud",
163
-
answer: [
164
-
"Yes, Layer5 Cloud can be deployed on-premises in minutes using Helm charts.",
165
-
"A one-time export of your data can be requested as you transition from managed Layer5 Cloud to self-hosted Layer5 Cloud.",
166
-
],
167
-
},
168
-
181
+
169
182
//
170
183
// INTEGRATIONS
171
184
//
@@ -527,6 +540,8 @@ const data = {
527
540
"Nearly perpetually, yes.",
528
541
"In support of individuals making an impact in our open source projects, we hire individuals directly from our community."
0 commit comments