Skip to content
@pvc-explorer-operator

PVC Explorer Operator

Kubernetes tooling for browsing and interacting with PersistentVolumeClaim contents via a web UI and REST API.

pvc-explorer logo

Welcome to the PVC Explorer Operator Organization

PVC Explorer Operator is a suite of open-source tools for managing and exploring Kubernetes PersistentVolumeClaims (PVCs) with safety, automation, and a modern UI.


Projects in this Organization

1. pvc-explorer

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.

2. pvc-explorer-agent

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.

3. demo

A standalone mockup of the PVC Explorer UI for preview and testing. No real Kubernetes cluster is required; all data is simulated.

4. kubectl-pvc-explorer

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.


Community & Contribution

We welcome contributions of all kinds! Check out the repositories above to get started, or open an issue if you have questions or ideas.


Open Source & Security Commitment

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.

Popular repositories Loading

  1. pvc-explorer pvc-explorer Public

    A Kubernetes-native operator for platform teams to inspect, debug, and explore files on idle or active Persistent Volume Claims (PVCs).

    Vue 9

  2. pvc-explorer-agent pvc-explorer-agent Public

    Lightweight HTTP file-browser agent that mounts a PersistentVolumeClaim and exposes its contents over a simple REST API.

    Go 5

  3. demo demo Public

    Mock data demo for pvc-explorer ui

    Vue 1

  4. .github .github Public

  5. kubectl-pvc-explorer kubectl-pvc-explorer Public

    A kubectl plugin for browsing and managing PVC contents via the PVC Explorer Operator.

    Go

Repositories

Showing 5 of 5 repositories

Top languages

Loading…

Most used topics

Loading…