Skip to content

KView is a standalone desktop application to interact with your Kubernetes cluster.

License

Notifications You must be signed in to change notification settings

michaeljsaenz/kview

Repository files navigation

Code Status Coverage Status Latest Release

KView

KView is a standalone desktop application to interact with your Kubernetes cluster.

  • Utilizes the Fyne toolkit
  • Written 💯 percent in Go
  • Built for macOS 🍎
  • Contributions welcome ❗

Features

  • Filter and Search: Filter by namespace and application (pod)
  • On Demand Refresh: Refresh list of applications (pods)
  • Status Information: View application (pod) status, annotations, labels, events, cluster-context
  • Export YAML: View/Copy application (pod) YAML
  • Logs: View container logs
  • Pod Exec: Execute commands on containers

Screenshots

Screenshot

Backlog

See Issues

Release Latest Release

run make build to build binary and package app

Run tests locally

go test -race -coverprofile=coverage.txt -covermode=atomic

About

KView is a standalone desktop application to interact with your Kubernetes cluster.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published