PVC Explorer Operator is a suite of open-source tools for managing and exploring Kubernetes PersistentVolumeClaims (PVCs) with safety, automation, and a modern UI.
A Kubernetes controller for browsing PersistentVolumeClaims on demand. It safely manages agent pods, scaling them to zero when not in use, and waking them up for interactive sessions.
A lightweight HTTP file-browser agent that mounts a PVC and exposes its contents over a REST API. It is designed to be ephemeral and secure, only running when needed.
A standalone mockup of the PVC Explorer UI for preview and testing. No real Kubernetes cluster is required; all data is simulated.
A kubectl plugin for exploring PersistentVolumeClaims directly from the command line. It provides a terminal-based file browser that lets you navigate PVC contents without leaving your terminal.
We welcome contributions of all kinds! Check out the repositories above to get started, or open an issue if you have questions or ideas.
We strive to follow best practices for open source projects, including compliance with the EU Cyber Resilience Act (CRA) and OpenSSF recommendations. Our repositories include directives and documentation for CRA and OpenSSF classification where possible.
We are committed to:
- Transparency and open collaboration
- Security best practices and responsible disclosure
- Continuous improvement based on opensource.guide and OpenSSF guidance
If you have suggestions or concerns about compliance or security, please open an issue or contact the maintainers.
Browse, explore, and automate your PVCs—safely and efficiently.