kata-containers/docs/design
Yushuo 2c4428ee02 runtime-rs: move pre-start hooks to sandbox_start
In some cases, network endpoints will be configured through Prestart
Hook. So network endpoints may need to be added(hotpluged) after vm
is started and also Prestart Hook is executed.

We move pre-start hook functions' execution to sandbox_start to allow
hooks running between vm_start and netns_scan easily, so that the
lifecycle API can be cleaner.

Signed-off-by: Yushuo <y-shuo@linux.alibaba.com>
2023-02-27 21:56:43 +08:00
..
arch-images runtime: added vcpus pinning logics 2022-11-04 17:52:42 +08:00
architecture docs: Update outdated URLs and keep them available 2022-06-15 16:34:28 +08:00
architecture_3.0 docs: kata 3.0 Architecture 2022-10-24 11:07:34 +08:00
data agent: Remove dynamic tracing APIs 2021-11-09 08:39:06 +00:00
proposals src: reorg source directories 2021-12-14 10:30:08 +08:00
agent-systemd-cgroup.md agent: support systemd cgroup for kata agent 2022-10-25 13:57:09 +08:00
core-scheduling.md docs: describe kata handling for core-scheduling 2022-05-31 16:17:00 -07:00
direct-blk-device-assignment.md docs: change mount-info.json to mountInfo.json 2022-11-22 14:25:57 +08:00
end-to-end-flow.md docs: Remove table of contents 2021-07-30 10:58:22 +01:00
hooks-handling.md runtime-rs: move pre-start hooks to sandbox_start 2023-02-27 21:56:43 +08:00
host-cgroups.md docs: Update support for host cgroupv2 2022-07-28 10:30:44 +08:00
inotify.md docs: inotify: add initial documentation 2021-06-24 10:07:06 -07:00
kata-2-0-metrics.md kata-monitor: add a README file 2022-04-15 18:03:23 +02:00
kata-api-design.md docs: Remove table of contents 2021-07-30 10:58:22 +01:00
kata-design-requirements.md docs: use containerd to replace cri-containerd 2021-10-19 09:38:56 +08:00
kata-nydus-design.md feature(nydusd): add nydusd support to introduse lazyload ability 2022-02-11 21:41:17 +08:00
README.md docs: add design doc for Hooks 2023-02-27 21:56:43 +08:00
vcpu-handling.md docs: Update vcpu handling document 2022-03-23 17:58:49 +00:00
vcpu-threads-pinning.md runtime: added vcpus pinning logics 2022-11-04 17:52:42 +08:00
virtualization.md docs: Update url in virtualization document 2022-09-20 16:52:24 +00:00
VSocks.md docs: Remove kata-proxy references in documentation 2022-03-28 16:36:22 +00:00