joegoldin / kube-knots

Helping untangle the kubernetes web. A Desktop App built with React/Rust

Home Page:https://www.davidhu.io/kube-knots/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kube Knots

Helping untangle the kubernetes web. Kube Knot is a desktop application built using rust to help you manage your kubernetes cluster.

Download here

Kube Knots

Download

You can download the latest version of Kube Knots for your platform here

For specific instructions on how to install, see here

What's in this repo?

This repo is structured as a monorepo with two applications.

├── app
│   ├── docs
│   │   ├── blog      - blog posts, I may use this for release notes
│   │   ├── docs      - documentation for the project in markdown
│   │   ├── src       - the source code for the main pages outside of documentations
│   └── kube-knots
│       ├── src       - the source code for the UI
│       ├── src-tauri - the source code for the backend

Development

See development docs

Contributing

See contributing docs

About

Helping untangle the kubernetes web. A Desktop App built with React/Rust

https://www.davidhu.io/kube-knots/

License:Other


Languages

Language:TypeScript 70.8%Language:Rust 24.5%Language:JavaScript 3.4%Language:CSS 0.6%Language:Shell 0.4%Language:HTML 0.3%