mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-30 04:36:25 +00:00
Stop generating containerd default_size overrides in Kubernetes CI. Pass the requested backing mode through the Helm value instead. Remove redundant default_size keys from the NVIDIA profiles. Set the GPU profile to memory mode so both profiles rely on kata-deploy for the final containerd mapping. Assisted-by: OpenAI Codex <codex@openai.com> Signed-off-by: Manuel Huber <manuelh@nvidia.com>
Kata Containers Tests
This directory contains various types of tests for testing the Kata Containers repository.
Test Content
We provide several tests to ensure Kata-Containers run on different scenarios and with different container managers.
- Integration tests to ensure compatibility with:
- Stability tests
- Functional
GitHub Actions
Kata Containers uses GitHub Actions in the Kata Containers repository.