📄️ Architecture
The VUI project was developed with Cloud-native architecture in mind. From the outset, the goal was to create a project composed of multiple microservices that could be easily deployed on Kubernetes clusters, ensuring straightforward maintenance and facilitating future enhancements.
📄️ Single cluster
In a single cluster installation, all components are deployed within that one cluster.
📄️ Multi cluster
For those who manage several Kubernetes clusters and wish to centralise the web interface (VUI-UI), the VUI-Core component acts as a gateway.