Skip to content

jacksonrakena/Forecastle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Forecastle

Forecastle is a general-purpose resource monitoring and management tool for Kubernetes clusters.
It reads your configuration from your local kubeconfig, and shows a graphical representation of your cluster.
It's very early in development, and as such, designs are very fragile and basic.

Planned features

  • Show all cluster resources (by namespace) in an aesthetically pleasing graph
    • Show relationships between resources (i.e. pod -> persistent volume, ingress -> pod) on the graph
  • Allow user to "open" a resource by clicking on it
    • Live following of that resources' logs and inspection status
    • Preview of resource specification
  • "Dry run" preview of a spec edit
    • Show knock-on effects to other resources
  • Kustomize integration?

Forecastle runs using Avalonia on all desktop platforms, and (potentially) mobile in the future.

Example

image

About

Graphical Kubernetes resource manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published