mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-08-10 19:43:20 +00:00
pct: typo fixes
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
2a368b1e0d
commit
656d8b2115
4
pct.adoc
4
pct.adoc
@ -446,7 +446,7 @@ Security Considerations
|
||||
|
||||
Containers use the kernel of the host system. This exposes an attack surface
|
||||
for malicious users. In general, full virtual machines provide better
|
||||
isolation. This should be considered if containers are provided to unkown or
|
||||
isolation. This should be considered if containers are provided to unknown or
|
||||
untrusted people.
|
||||
|
||||
To reduce the attack surface, LXC uses many security features like AppArmor,
|
||||
@ -821,7 +821,7 @@ This works as long as your Container is offline. If it has local volumes or
|
||||
mount points defined, the migration will copy the content over the network to
|
||||
the target host if the same storage is defined there.
|
||||
|
||||
Running containers cannot live-migrated due to techincal limitations. You can
|
||||
Running containers cannot live-migrated due to technical limitations. You can
|
||||
do a restart migration, which shuts down, moves and then starts a container
|
||||
again on the target node. As containers are very lightweight, this results
|
||||
normally only in a downtime of some hundreds of milliseconds.
|
||||
|
Loading…
Reference in New Issue
Block a user