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/sections/Devrel-platform/content.js
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -254,7 +254,7 @@ const DevrelContent = () => {
254
254
<ulclassName="caption">
255
255
<li><b>Live Kubernetes Clusters:</b> Give your audience hands-on experience with a collaborative live Kubernetes environment through Meshery Playground.</li>
256
256
<li><b>Demonstrate Complex Concepts:</b> Explain cloud native architectures visually and interactively.</li>
257
-
<li><b>Multi-Player Teaching:</b> Conduct live demonstrations and workshops where participants can follow along in real-time.</li>
257
+
<li><b>Multi-Player Teaching:</b> Conduct live demos and training sessions where participants can follow along in real-time, whether you're presenting at a conference, or leading a workshop.</li>
258
258
</ul>
259
259
</Col>
260
260
</Row>
@@ -265,7 +265,7 @@ const DevrelContent = () => {
265
265
</h2>
266
266
<ulclassName="caption">
267
267
<li><b>Design Cloud Native Patterns:</b> Create and publish cloud native designs featuring any CNCF project.</li>
268
-
<li><b>Curate Reference Architectures:</b>Showcase your cloud native expertise by publishing best practices and operational patterns for Kubernetes and cloud-native infrastructure.</li>
268
+
<li><b>Curate Reference Architectures:</b>As a Solutions Engineer or Developer Relations professional, publish best practices and operational patterns for Kubernetes and cloud-native infrastructure.</li>
269
269
<li><b>Develop Learning Paths:</b>Create structured educational journeys that combine theory with hands-on practice.</li>
270
270
<li><b>Design Challenges/Tutorials:</b> Create interactive labs using Meshery Playground with step-by-step guides and live demonstrations on diverse cloud native concepts.</li>
0 commit comments