diff --git a/source/hassio/installation.markdown b/source/hassio/installation.markdown index 9b4191bb644..74c7f6713d0 100644 --- a/source/hassio/installation.markdown +++ b/source/hassio/installation.markdown @@ -106,6 +106,12 @@ You can also install Home Assistant on a Linux operating system of choice, calle Home Assistant Supervised, will still give you access to most features Home Assistant has to offer, including add-ons. +
+ +The Supervisord system is designed to provide a full-featured environment that is comparable with Kubernetes, which is also a bad idea to run it by the side of another orchestrator on the same Host. The Supervisor is also not caring for other software they run on your Host, and it can affect things bad on both sides. You also need to know that the Home Assistant OS runs with less overhead on your Proxmox or other Hypervisor as if you install first Debian and Ubuntu. In most cases, it's not the best choice to run the Supervisord on top of a Linux if you, not 100% sure what you do. + +
+ ### Supported systems and limitations While Home Assistant Supervised can be run on practically any Linux systems,