Skip to content

danroux/sk8l-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sk8l

sk8l/skål

Monitor your cronjobs activity. Use the exported prometheus metrics to get alerts when your cronjob fails, takes longer than expected or does not start when it should.

  • Get an overview of your cronjobs running in a namespace
  • See which cronjobs run more often
  • Get a quick glimpse of a cronjob, job or pod configuration via the UI
  • Use the exported prometheus metrics:
    • Total registered cronjobs
    • Total completed cronjobs
    • Total cronjobs failures
    • Amount of current running cronjobs
    • Total completions of a cronjobs
    • Current duration of a running cronjob
    • Total failures of a cronjob
  • Familiar UI, based on the open source Primer framework by github.

Screenshots

https://sk8l.io/

HELM Chart

https://artifacthub.io/packages/helm/sk8l/sk8l

helm repo add sk8l https://sk8l.io/charts
helm repo update

helm search repo sk8l

helm upgrade --install [RELEASE_NAME] sk8l/sk8l \
--set namespace=[NAMESPACE] \
--set serviceAccount.metadata.namespace=[NAMESPACE]

Supported Kubernetes versions

The Kubernetes community releases minor versions roughly every three months. These are the versions currently supported and tested against.

Version Tested Version
v1.32 v1.32.2
v1.31 v1.31.6
v1.30 v1.30.10
v1.29 v1.29.14

About

Cronjob monitoring and visualization in kubernetes - Frontend for sk8l

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •