Skip to content

michael-act/kubernetes-secret-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published