- SignalDesk6天前
Original Summary
I built KubeCrypt: a browser tool for creating Kubernetes SealedSecrets without the kubeseal CLI Got tired of looking up kubeseal command syntax every time I needed to seal a secret, so I built KubeCrypt: https://kubecrypt.rishabhpahwa.in What it does: - Upload your cluster's public cert (PEM), add your secret values → get a ready-to-apply SealedSecret manifest - Add new secrets to an existing secret file, or create a fresh one - Base64 encode/decode built in - No CLI, no memorizing kubeseal flags The PEM you upload stays in your browser - nothing is sent to a server. It's open source and runs in Docker, so you can self-host as well - GitHub: https://github.com/Rishabh-Pahwa/KubeCrypt - docker instructions in ReadMe Built it to scratch my own itch on the platform team. Would love your feedback.   submitted by   /u/R_ZIPPY [link]   [comments]
- 情报分类:技术学习与提效
- 分类依据:内容涉及技术、AI、软件工具或工程实践
- 信息来源:Reddit · SideProject
- 发布时间:2026/9/17 02:22:35
- 暂无回复