Introducing hirte, a deterministic multi-node service controller
A few months ago, we discussed the challenges of running containers in cars. Some of the challenges included:
Non-deterministic systems in environments requiring a high level of determinism on fixed hardware
Multiple nodes that require coordinated state changes
Differences in handling failures and degraded mode
Performance overhead of Kubernetes, along with the manager being written in the Go language, makes it much harder to achieve FuSa certification
With these challenges in mind, the usual co...
Read more at redhat.com