Features
Although the main purpose of CasaVue is to interact with Kubernetes, the application allows limited functionality to also operate as an independent containerised application.
Below is a list of the functionality compared to the mode in which the application is run.
| Feature \ Deployment method | Helm Chart (Kubernetes) | Docker Compose | Static build |
|---|---|---|---|
| Dynamic discovery of Kubernetes Ingresses as dashboard items. | ✅ | ❌ | ❌ |
| Filtering discovered Ingresses with regular expressions on names and namespaces. | ✅ | ❌ | ❌ |
| Overriding items behaviour with Ingress annotations. | ✅ | ❌ | ❌ |
Health checks for HTTP code 200 of linked sites. | ✅ | ✅ | ❌ |
| Progresive Web App - Native app feel on mobile phones. | ✅ | ✅ | ✅ |
| Customization - change color theme and displayed name of web application. | ✅ | ✅ | ✅ |
| Advanced dashboard iteam application icon search. | ✅ | ✅ | ✅ |
| Aggregating dashboard items into groups based on namespaces. | ✅ | ✅ | ✅ |
| Optional static entries for items to display. | ✅ | ✅ | ✅ |