/kubernetes-secret-editor

Editing your kubernetes secret easily.

Primary LanguageHTMLMIT LicenseMIT

Kubernetes Secret Editor 🚀

Explore it live on https://michael-act.github.io/kubernetes-secret-editor/ .

Introducing Kubernetes Secret Editor, the effortless way to edit your Kubernetes secrets directly from your web browser! With the power of web assembly technology, your secret data stays secure, processed entirely on the client side.

Run it Locally in 3 Simple Steps

Prerequisites

Make sure you have the following installed on your system:

Setup

  1. Clone the Repository:

    git clone https://github.com/michael-act/kubernetes-secret-editor/
    cd kubernetes-secret-editor/
  2. Start the Application:

    docker compose up -d
  3. Access http://localhost:8000