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.
Make sure you have the following installed on your system:
-
Clone the Repository:
git clone https://github.com/michael-act/kubernetes-secret-editor/ cd kubernetes-secret-editor/
-
Start the Application:
docker compose up -d
-
Access http://localhost:8000