You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ The product moat is the interface: a simple native control-plane lens, macOS gla
27
27
- Live Kubernetes resource inventory with namespace, status, label, search, sorting, and pressure signals.
28
28
- Persistent pinned resources for fast returns to active incidents.
29
29
- Grouped drilldowns from namespaces, services, workloads, and pods.
30
-
- Pod debugging workspace with status, containers, mounted dependencies, events, searchable source- and level-filtered logs, exec and port-forward handoff, guarded restart, and guarded delete.
30
+
- Pod debugging workspace with status, containers, mounted dependencies, events, searchable source- and level-filtered logs, exec and port-forward handoff, guarded restart/scale, and guarded delete.
31
31
- Local-first architecture with no cluster-side agent.
32
32
- Guarded write model for risky Kubernetes actions.
Copy file name to clipboardExpand all lines: docs/spec.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Kite is a native Kubernetes GUI focused on interface quality, speed, and local-f
5
5
## What
6
6
7
7
- Tauri 2 desktop app with Rust backend and React frontend.
8
-
- Multi-cluster Kubernetes cockpit with kubeconfig context switching, scoped resource exploration, pinned resources, keyboard-operable windowed sortable signal-aware inventory with selected-pod log jump actions, inline pod and service backend diagnostics, namespace ResourceQuota and LimitRange constraint visibility, HPA scale-target links, pod ServiceAccount identity links, ConfigMap/Secret/PVC/ServiceAccount consumer links, PriorityClass and RuntimeClass placement links, PodDisruptionBudget availability links, NetworkPolicy-to-pod visibility, exact Ingress/HTTPRoute-to-service topology links, CRD group/scope/version inspection, pod-to-node and node-to-pod debugging jumps, node condition/capacity inspection, pod-level status diagnostics, pod placement constraints, pod condition diagnostics, newest-first warning-prioritized pod events, exec and port-forward handoff, guarded pod actions, guarded workload rollout restart, searchable log workflows, YAML/diff inspection, and a simple visual control-plane map.
8
+
- Multi-cluster Kubernetes cockpit with kubeconfig context switching, scoped resource exploration, pinned resources, keyboard-operable windowed sortable signal-aware inventory with selected-pod log jump actions, inline pod and service backend diagnostics, namespace ResourceQuota and LimitRange constraint visibility, HPA scale-target links, pod ServiceAccount identity links, ConfigMap/Secret/PVC/ServiceAccount consumer links, PriorityClass and RuntimeClass placement links, PodDisruptionBudget availability links, NetworkPolicy-to-pod visibility, exact Ingress/HTTPRoute-to-service topology links, CRD group/scope/version inspection, pod-to-node and node-to-pod debugging jumps, node condition/capacity inspection, pod-level status diagnostics, pod placement constraints, pod condition diagnostics, newest-first warning-prioritized pod events, exec and port-forward handoff, guarded pod actions, guarded workload rollout restart and scaling, searchable log workflows, YAML/diff inspection, and a simple visual control-plane map.
9
9
- UI-first design system inspired by Endex's dense enterprise sections: dark green-black glass, thin grid lines, pale telemetry surfaces, emerald accents, and precise motion.
0 commit comments