Update installation.markdown

This commit is contained in:
Pascal Vizeli 2020-04-02 14:01:43 +02:00 committed by GitHub
parent e37b9c5bc8
commit 0b09bdca30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.
<div class='note warning'>
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.
</div>
### Supported systems and limitations
While Home Assistant Supervised can be run on practically any Linux systems,