Open MUzairS15 opened 6 months ago
This issue has been labeled with 'component/ui'. π§° Here are docs on Contributing to Meshery UI. π¨ Here is the Meshery UI Figma File File. Lastly, here are docs on Contributing to Meshery's End-to-End Tests Using Cypress.
Be sure to join the community, if you haven't yet and please leave a :star: star on the project :smile:
Current Behavior
Meshery lacks the ability to provide a rich interface to interact with all the available k8s cluster data. While it supports basic filters on
kind
they are not of much value.Desired Behavior
What are
views
?Views
is a construct that helps in efficient representation/monitoring of k8s resources inside the cluster, they act as a persisted defined filters. It allows to selectively filter real-time k8s cluster data. Views support data from multiple clusters and there could be multiple views for same set of clusters.Implementation
views
in MesheryUI.Acceptance Tests
Mockups
Contributor Guides and Handbook