π Unsaved Draft Β· the spreadsheet-native kubectl Β· a project of the SNCF
The CLI, compiled to WebAssembly, in your browser.
skctl-wasm is skctl compiled from Rust to WebAssembly, talking to the apiserver from a browser tab β no local install, kubectl reflexes client-side. Build the URL and bodies in wasm, fetch in JS, render the table in wasm.
wasm-bindgen exports; built with wasm-pack.
Runs in a tab against your apiserver.
kubectl muscle memory, spreadsheet backend.
| skctl-wasm π© | kubectl | |
|---|---|---|
| Install | Open a tab | Download a binary |
| Runtime | The browser | Your shell |
| Backend | A spreadsheet | etcd |
| Reflexes | kubectl | kubectl |