# kubernetes-resources

Welcome to the kubernetes-resources plugin!

[![npm latest version](https://img.shields.io/npm/v/@terasky/backstage-plugin-kubernetes-resources-frontend/latest.svg)](https://www.npmjs.com/package/@terasky/backstage-plugin-kubernetes-resources-frontend)


The Kubernetes Resources plugin for Backstage provides a visual graph representation of Kubernetes resources and their dependencies within your clusters. It allows users to:

- Visualize relationships between Kubernetes resources in an interactive graph
- View detailed YAML manifests of each resource
- Monitor Kubernetes events related to specific resources
- Download and copy resource configurations
- Track dependencies between various Kubernetes objects

For detailed docs go to https://terasky-oss.github.io/backstage-plugins/plugins/kubernetes/overview

## Contributing
Contributions are welcome! Please open an issue or submit a pull request on GitHub.

## License
This project is licensed under the Apache-2.0 License.