- Notifications
You must be signed in to change notification settings - Fork11
License
meshery-extensions/kubectl-meshsync-snapshot
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
If you like Meshery, please★ this repository to show your support! 🤩
MESHERY IS A CLOUD NATIVE COMPUTING FOUNDATION PROJECT
kubectl meshsync-snapshot is a Krew plugin for capturing an ad hoc snapshot of resource information from a Kubernetes cluster. The collected data is output as a YAML file and can be uploaded to a Meshery server for visualisation.
The plugin is based on theMeshSync — software that provides the Meshery server with detailed information about cluster resources.
To install this plugin, you must first have Krew (the plugin manager for kubectl) installed. Follow the installation guidehere.
- Ensure that bothkubectl and [krew]((https://krew.sigs.k8s.io/docs/user-guide/setup/install/) are installed in your system.
- Install the
meshsync snapshotkrew plugin.
kubectl krew install meshsync https://github.com/meshery-extensions/kubectl-meshsync-snapshot
- Follow any of these example usages
Sync all resources of any type for a single namespace
kubectl meshsync-snapshot ....
Sync resources of a single type for all namespaces
kubectl meshsync-snapshot ....
Example 3
kubectl meshsync-snapshot ....
Example 4
kubectl meshsync-snapshot ....
- Fork and clone this repo
git clone https://github.com/meshery-extensions/kubectl-meshsync-snapshot
- Build project
make build
- Update sha256
- Open
meshsync-snapshot-local.yaml. - Using the hash produced in step 1, replace the
<put your hash here>with hash generated bymake build.
- Install development build
make install-local
- Install a released version of this extension
make install
Meshery Extensions are plugins or add-ons that enhance the functionality of the Meshery platform beyond its core capabilities. Meshery supports different types of extensions (docs):
- Adapters: Adapters allow Meshery to interface with the different cloud native infrastructure.
- Load Generators: for performance characterization and benchmarking
- Integrations: model-based support for a broad variety of design and orchestration of cloud and cloud native platforms, tools, and technologies.
- Providers: for connecting to different cloud providers and infrastructure platforms
- UI Plugins: Meshery UI has a number of extension points that allow users to customize their experience with third-party plugins.
A self-service engineering platform,Meshery, is the open source, cloud native manager that enables the design and management of all Kubernetes-based infrastructure and applications (multi-cloud). Among other features, As an extensible platform, Meshery offers visual and collaborative GitOps, freeing you from the chains of YAML while managing Kubernetes multi-cluster deployments.
Our projects are community-built and welcome collaboration. 👍 Be sure to see theContributor Welcome Guide andCommunity Handbook for a tour of resources available to you and theRepository Overview for a cursory description of repository by technology and programming language. Jump into communitySlack ordiscussion forum to participate.
MeshMates are experienced community members, who will help you learn your way around, discover live projects, and expand your community network. Connect with a Meshmate today!
Find out more on thecommunity.
✔️Join any or all of the weekly meetings oncommunity calendar.
✔️Watch communitymeeting recordings.
✔️Fill-in acommunity member form to gain access to community resources.
✔️Discuss in theCommunity Forum.
✔️Explore more in theCommunity Handbook.
Not sure where to start? Grab an open issue with thehelp-wanted label.
Please do! We're a warm and welcoming community of open source contributors. Please join. All types of contributions are welcome. Be sure to read theContributor Guides for a tour of resources available to you and how to get started.
If you like Meshery, please★ star this repository to show your support! 🤩
This repository and site are available as open-source under the terms of theApache 2.0 License.
About
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors12
Uh oh!
There was an error while loading.Please reload this page.

