WEBAPP.VIP에서 게시
Desktop client for browsing, editing and watching etcd clusters
번역이 완료되지 않아 이 페이지의 일부는 작성된 원래 언어로 표시됩니다.
Etcd Studio is a desktop client for etcd, the key-value store behind Kubernetes and many service-discovery setups. A Rust core speaks gRPC to the cluster directly, so traffic does not pass through a browser or a relay service. Connection profiles carry TLS material — CA, client certificate, SNI — while passwords go to the operating system keychain instead of the profile file.
The window is organised around a key explorer with prefix paging and a search that runs as substring or glob, an editor with JSON, YAML and XML modes plus a diff view, watch streams, lease management, user and role administration, and a cluster health panel.
Bulk work is handled carefully: an import is previewed as a dry run, writes are compare-and-swap against the revision that was read, and values about to be replaced are recorded locally first so an overwrite can be put back. Read-only mode and the warning on connections marked as production are enforced in the Rust layer, not in the interface. The product is proprietary and has no public download page yet.
이 애플리케이션에 대해 기록된 링크가 아직 없습니다.
저희는 이 파일을 호스팅하지 않고, 검사하지 않으며, 내용을 확인하지 않습니다. 출처의 설명을 읽고 직접 판단하세요.