From d279429802a615dfecd29a0d2d38f0233cd219cb Mon Sep 17 00:00:00 2001 From: Fupan Li Date: Wed, 9 Nov 2022 18:11:49 +0800 Subject: [PATCH] Add Fupan.li's election doc Add my candidacy for the Kata Containers Architecture Committee. Fixes: #297 Signed-off-by: Fupan Li --- elections/arch-committee-2022-11/FupanLi.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 elections/arch-committee-2022-11/FupanLi.txt diff --git a/elections/arch-committee-2022-11/FupanLi.txt b/elections/arch-committee-2022-11/FupanLi.txt new file mode 100644 index 0000000000..22553e4488 --- /dev/null +++ b/elections/arch-committee-2022-11/FupanLi.txt @@ -0,0 +1,19 @@ +Name: Fupan Li + +Email: lifupan@gmail.com + +Background: + +I’m one of the Kata Containers communities maintainer and active contributor since 2018, +during the past few years, I developed the Kata Containers shimv2, which promoted Kata +Containers from multi process model into only two process(shimv2 and vmm) model, at the +same time, it made Kata Containers much more populated and adoptable in the k8s community. +In addition, I’m the author of the rust version of the kata-agent, which bring Kata Containers +from 1.0 to 2.0. Last but not lease, I’m the architecture and key developer of the rust version’s +kata runtime, which had been opened and contributed to runtime-rs. + +In addition to that, I worked in Ant Group , which maintained the largest Kata Containers cluster, +as an senior engineer, I’m responsible for the implementation and development of the kata container +inside Ant, and I am confident that based on my development and land experience on the Ant Group, +as well as the maintenance work of the community, I’d try my best to contribute much more to the +Kata community.