meshery / play

Cloud Native Playground for Kubernetes and all CNCF projects
https://play.meshery.io
Apache License 2.0
91 stars 90 forks source link

Creating a set of FAQs to be displayed on "play.meshery.io" #67

Closed roopeshsn closed 1 year ago

roopeshsn commented 1 year ago

Desired Behavior

Creating a set of FAQs to be displayed on play.meshery.io. The FAQs component for this can be borrowed from the layer5.io website.

Mockups

layer5.io


Contributor Guide

leecalcote commented 1 year ago

Very good. Thank you, @roopeshsn. Here's a first Q&A:

Question: What is the difference between the Cloud Native Playground and MeshMap? Answer: The Cloud Native Playground (aka Meshery Playground) is a managed instance of Meshery that offers a sandbox environment in which half of MeshMap functionality is enabled (Designer mode) and the other half of MeshMap functionality is disabled (Visualizer mode).

The sandbox environment is not connected to an active Kuberentes cluster, and as such, specific actions within MeshMap Designer are also disabled. Meshery and MeshMap are feature-rich, sophisticated management applications for cloud native infrastructure. To access their full set of capabilities, simply deploy your own copy of Meshery into the environment of your choosing.

roopeshsn commented 1 year ago

How is this @leecalcote?

https://user-images.githubusercontent.com/70762571/219848988-36d26436-2a0b-4d96-be84-a1616fba222d.mp4

leecalcote commented 1 year ago

@roopeshsn, looking real good. This implementation accomplishes the mission. 👍 A nice-to-have behavior is that of smoothing (easing) the transition upon closure to lessen the effect of the footer being snapped up so quickly.

You might want to present this with open PR at today's Websites meeting (held weekly on Mondays).

roopeshsn commented 1 year ago

I'll take a look on that transition property, @leecalcote. Sure, I'll join the meet with open PR.