Megan Wright
9ad37bfd90
CCv0: Merge main into CCv0 branch
...
Merge remote-tracking branch 'upstream/main' into CCv0
Fixes : #5132
Signed-off-by: Megan Wright <megan.wright@ibm.com >
2022-09-07 09:44:08 +01:00
Fabiano Fidêncio
fb54dfd648
docs: How to generate the payload for the CC Operator
...
Let's add the documentation on how to generate the Kata Containers
payload, based in the CCv0 branch, that's consumed by the Confidential
Containers Operator.
Fixes : #5041
Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com >
2022-09-05 18:20:24 +02:00
Gabriela Cervantes
e83b821316
docs: Update url in the Developer Guide
...
This PR updates the url for containerd in the Developer Guide.
Fixes #5075
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com >
2022-09-01 15:33:29 +00:00
Bin Liu
749a6a2480
docs: Specify language in markdown for syntax highlight
...
Specify language for code block in docs/Unit-Test-Advice.md
for syntax highlight.
Fixes : #5064
Signed-off-by: Bin Liu <bin@hyper.sh >
2022-09-01 13:54:31 +08:00
Fabiano Fidêncio
512a92a543
docs: Add https_proxy to confidential agent config
...
The agent configuration file, which is part of the docs, is used by the
confidential containers CIs and, right now, cannot be run behind a
firewall, which is exactly how the TDX CIs are reunning, as https_proxy
is not set there.
Fixes : #5020
Depends-on: github.com/kata-containers/tests#5080
Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com >
2022-08-29 19:04:48 +02:00
Megan Wright
c6c8018730
CCv0: Merge main into CCv0 branch
...
Merge remote-tracking branch 'upstream/main' into CCv0
Fixes : #4970
Signed-off-by: Megan Wright <megan.wright@ibm.com >
2022-08-24 11:18:46 +01:00
Bin Liu
9d6d236003
Merge pull request #4869 from PrajwalBorkar/prajwal-patch
...
Updated the link target of CRI-O
2022-08-17 17:55:40 +08:00
Georgina Kinge
bb9bbc7523
CCv0: Merge main into CCv0 branch
...
Merge remote-tracking branch 'upstream/main' into CCv0
Fixes : #4943
Signed-off-by: Georgina Kinge <georgina.kinge@ibm.com >
2022-08-17 10:40:39 +01:00
Gabriela Cervantes
3e9077f6ee
docs: Update url in containerd documentation
...
This PR updates the url that we have in our kata containerd
documentation.
Fixes #4915
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com >
2022-08-15 19:04:29 +00:00
Bin Liu
830fb266e6
Merge pull request #4854 from openanolis/runtime-rs-delete
...
runtime-rs: delete route model
2022-08-15 20:48:58 +08:00
Prajwal Borkar
3829ab809f
docs: Update CRI-O target link
...
Fixes #4767
Signed-off-by: Prajwal Borkar <prajwalborkar5075@gmail.com >
2022-08-15 16:48:32 +05:30
GabyCT
97b7fe438a
Merge pull request #4898 from openanolis/fixdoc
...
runtime-rs: fix design doc's typo
2022-08-12 10:06:44 -05:00
Ji-Xinyou
caada34f1d
runtime-rs: fix design doc's typo
...
Fix docs/design/architecture_3.0's typo. Both source code and png.
Fixes : #4883
Signed-off-by: Ji-Xinyou <jerryji0414@outlook.com >
2022-08-12 17:38:13 +08:00
Megan Wright
d08bb20e98
CCv0: Merge main into CCv0 branch
...
Merge remote-tracking branch 'upstream/main' into CCv0
Fixes : #4864
Signed-off-by: Megan Wright <megan.wright@ibm.com >
2022-08-11 11:16:02 +01:00
Zhongtao Hu
c280d6965b
runtime-rs: delete route model
...
As route model is used for specific internal scenario, and it's not for
the general requirement.
Fixes:#4838
Signed-off-by: Zhongtao Hu <zhongtaohu.tim@linux.alibaba.com >
2022-08-11 15:56:43 +08:00
Zhongtao Hu
b61dda40b7
docs: use curl as default downloader for runtime-rs
...
use curl as default downloader for runtime-rs
Fixes : #4879
Signed-off-by: Zhongtao Hu <zhongtaohu.tim@linux.alibaba.com >
2022-08-11 15:52:13 +08:00
Bin Liu
cb7f9524be
Merge pull request #4804 from openanolis/anolis/merge_runtime_rs_to_main
...
runtime-rs:merge runtime rs to main
2022-08-11 08:40:41 +08:00
Fabiano Fidêncio
8854b4de2c
Merge pull request #4836 from cmaf/sgx-update-docs-2
...
docs: Improve SGX documentation
2022-08-08 12:15:04 +02:00
Archana Shinde
83a919a5ea
Merge pull request #4795 from liubin/fix/4794-update-limitation
...
docs: add back host network limitation
2022-08-05 23:00:47 +05:30
Chelsea Mafrica
c8d4ea84e3
docs: Improve SGX documentation
...
Remove line about annotations support in CRI-O and containerd since it
has been supported for a couple years.
Fixes #4819
Signed-off-by: Chelsea Mafrica <chelsea.e.mafrica@intel.com >
2022-08-05 09:57:50 -07:00
Zhongtao Hu
e403838131
runtim-rs: Merge remote-tracking branch 'origin/main' into runtime-rs
...
To keep runtime-rs up to date, we will merge main into runtime-rs every
week.
Fixes:kata-containers#4822
Signed-off-by: Zhongtao Hu <zhongtaohu.tim@linux.alibaba.com >
2022-08-05 10:49:33 +08:00
Chelsea Mafrica
c5452faec6
docs: Improve SGX documentation
...
Update documentation with details regarding
intel-device-plugins-for-kubernetes setup and dependencies.
Fixes #4819
Signed-off-by: Chelsea Mafrica <chelsea.e.mafrica@intel.com >
2022-08-04 12:49:01 -07:00
Bin Liu
889557ecb1
docs: add back host network limitation
...
Kata Containers doesn't support host network namespace,
it's a common issue for new users. The limitation
is deleted, this commit will add them back.
Also, Docker has support to run containers using
Kata Containers, delete Docker from not support list.
This commit reverts parts of #3710
Fixes : #4794
Signed-off-by: Bin Liu <bin@hyper.sh >
2022-08-02 15:58:16 +08:00
Megan Wright
c13380ba69
CCv0: Merge main into CCv0 branch
...
Merge remote-tracking branch 'upstream/main' into CCv0
Fixes : #4750
Depends-on: github.com/kata-containers/tests#4971
Signed-off-by: Megan Wright megan.wright@ibm.com
2022-08-01 16:29:50 +01:00
Zhongtao Hu
adfad44efe
Merge remote-tracking branch 'origin/main' into runtime-rs-merge-tmp
...
To keep runtime-rs up to date, we will merge main into runtime-rs every
week.
Fixes:#4776
Signed-off-by: Zhongtao Hu <zhongtaohu.tim@linux.alibaba.com >
2022-08-01 11:12:48 +08:00
yaoyinnan
4ab45e5c93
docs: Update support for host cgroupv2
...
Currently cgroup v2 is supported. Remove the note that host cgroup v2 is not supported.
Fixes : #3073
Signed-off-by: yaoyinnan <yaoyinnan@foxmail.com >
2022-07-28 10:30:44 +08:00
Zhongtao Hu
fa85fd584e
docs: add rust environment setup for kata 3.0
...
add more details for rust set up in kata 3.0 install guide
Fixes : #4720
Signed-off-by: Zhongtao Hu <zhongtaohu.tim@linux.alibaba.com >
2022-07-25 09:48:18 +08:00
Georgina Kinge
6a77af527f
Merge pull request #4697 from GeorginaKin/CCv0
...
CCv0: Merge main into CCv0 branch
2022-07-21 11:59:23 +01:00
Georgina Kinge
c8d783e5ef
CCv0: Merge main into CCv0 branch
...
Merge remote-tracking branch 'upstream/main' into CCv0
Fixes : #4696
Signed-off-by: Georgina Kinge <georgina.kinge@ibm.com >
2022-07-20 09:39:59 +01:00
Zhongtao Hu
4331ef80d0
Runtime-rs: add installation guide for rust-runtime
...
add installation guide for rust-runtime
Fixes:#4661
Signed-off-by: Zhongtao Hu <zhongtaohu.tim@linux.alibaba.com >
2022-07-19 13:12:13 +08:00
xujunjie-cover
72dbd1fcb4
kata-monitor: fix can't monitor /run/vc/sbs.
...
need bind host dir /run/vc/sbs/ to kata monitor
Fixes : #4685
Signed-off-by: xujunjie-cover <xujunjielxx@163.com >
2022-07-19 09:52:54 +08:00
stevenhorsman
69b1a072f2
doc: Remove skopeo requirement from doc
...
We don't need skopeo to get the encrypted container image
scenario working, so remove that instruction from the doc
Fixes : #4587
Signed-off-by: stevenhorsman <steven@uk.ibm.com >
2022-07-18 12:54:50 +01:00
Megan Wright
f4979a9aa5
CCv0: Merge main into CCv0 branch
...
Merge remote-tracking branch 'upstream/main' into CCv0
Fixes : #4651
Signed-off-by: Megan Wright <megan.wright@ibm.com >
2022-07-13 14:32:08 +01:00
Bin Liu
f3335c99ce
Merge pull request #4614 from Tim-0731-Hzt/runtime-rs-merge-main
...
Runtime-rs merge main
2022-07-12 19:25:11 +08:00
Zhongtao Hu
939959e726
docs: add Dragonball to hypervisors
...
Fixes:#4193
Signed-off-by: Zhongtao Hu <zhongtaohu.tim@linux.alibaba.com >
2022-07-11 09:38:17 +08:00
Gabriela Cervantes
57c2d8b749
docs: Update URL links for containerd documentation
...
This PR updates some url links related with containerd documentation.
Fixes #4615
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com >
2022-07-07 21:48:18 +00:00
GabyCT
ee3f5558ae
Merge pull request #4606 from liubin/fix/4605-delete-cri-containerd-plugin
...
docs: delete CRI containerd plugin statement
2022-07-07 09:35:36 -05:00
liubin
2551924bda
docs: delete CRI containerd plugin statement
...
There is no independent CRI containerd plugin for new containerd,
the related documentation should be updated too.
Fixes : #4605
Signed-off-by: liubin <liubin0329@gmail.com >
2022-07-07 12:06:25 +08:00
Bin Liu
bee7915932
Merge pull request #4533 from bookinabox/simplify-nproc
...
tools/snap: simplify nproc
2022-07-07 11:38:29 +08:00
Zhongtao Hu
2bb1eeaecc
docs: further questions related to upcall
...
add questions and answers for upcall
Fixes:#4193
Signed-off-by: Zhongtao Hu <zhongtaohu.tim@linux.alibaba.com >
2022-07-07 09:52:50 +08:00
Zhongtao Hu
026aaeeccc
docs: add FAQ to the report
...
1.provide answers for the qeustions will be frequently asked
2.format the document
Fixes:#4193
Signed-off-by: Zhongtao Hu <zhongtaohu.tim@linux.alibaba.com >
Signed-off-by: Chao Wu <chaowu@linux.alibaba.com >
2022-07-07 09:52:50 +08:00
Christophe de Dinechin
fffcb81652
docs: update the content of the report
...
1. Explain why the current situation is a problem.
2. We are beyond a simple introduction now, it's a real proposal.
3. Explain why you think it is solid, and fix a grammatical error.
4. The Rust rationale does not really belong to the initial paragraph.
Also, I rephrased it to highlight the contrast with Go and the Kata community's
past experience switching to Rust for the agent.
Fixes:#4193
Signed-off-by: Christophe de Dinechin <christophe@dinechin.org >
2022-07-07 09:52:46 +08:00
Zhongtao Hu
42ea854eb6
docs: kata 3.0 Architecture
...
An introduction for kata 3.0 architecture design
Fixes:#4193
Signed-off-by: Zhongtao Hu <zhongtaohu.tim@linux.alibaba.com >
Signed-off-by: Quanwei Zhou <quanweiZhou@linux.alibaba.com >
Signed-off-by: Christophe de Dinechin <christophe@dinechin.org >
2022-07-07 09:47:07 +08:00
Derek Lee
0e40ecf383
tools/snap: simplify nproc
...
Replaces calls of nproc with nproc with
nproc ${CI:+--ignore 1}
to run nproc with one less processing unit than the maximum to prevent
DOS-ing the local machine.
If process is being run in a container (determined via whether $CI is
null), all processing units avaliable will be used.
Fixes #3967
Signed-off-by: Derek Lee <derlee@redhat.com >
2022-07-06 15:04:08 -07:00
Georgina Kinge
bda68b16f1
CCv0: Merge main into CCv0 branch
...
Merge remote-tracking branch 'upstream/main' into CCv0
Fixes : #4555
Signed-off-by: Georgina Kinge <georgina.kinge@ibm.com >
2022-06-29 13:22:22 +01:00
GabyCT
b2c0387993
Merge pull request #4130 from surajssd/add-cgroup-driver-info
...
kata-with-k8s: Add cgroupDriver for containerd
2022-06-28 10:30:18 -05:00
Georgina Kinge
74a748f36e
CCv0: Refactor ccv0.sh to remove duplicate code
...
Refactored ccv0.sh to remove rootfs code now in lib.sh
Fixes : #4512
Co-authored-by: Megan Wright Megan.Wright@ibm.com
Signed-off-by: Georgina Kinge <georgina.kinge@ibm.com >
2022-06-28 14:09:23 +01:00
stevenhorsman
761786324e
CCv0: Increase timeout
...
Increase crictl timout to stop pod creation failing on v1.24.1
Signed-off-by: stevenhorsman <steven@uk.ibm.com >
2022-06-27 10:19:05 +01:00
Fabiano Fidêncio
e52d6b1d0b
Merge pull request #4529 from GeorginaKin/CCv0
...
CCv0: Refactor ccv0.sh to use bats test
2022-06-27 09:39:27 +02:00
stevenhorsman
305532db02
CCv0: Fix PS1 unbound error
...
export PS1, so it is bound
Fixes : #4531
Signed-off-by: stevenhorsman <steven@uk.ibm.com >
2022-06-24 17:27:43 +01:00