# kata_integration **Repository Path**: yanhuiling/kata_integration ## Basic Information - **Project Name**: kata_integration - **Description**: A tool with useful scripts for building kata-containers related components and initrd image - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2021-10-28 - **Last Updated**: 2024-05-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # kata_integration [English](./README.en.md) | 简体中文 #### 介绍 构建kata containers相关组件集成工工具 #### 使用说明 1. 下载kata containers相关组件代码到工具根目录 2. 执行make all可编译全量kata组件 3. 编译单个组件使用make xxx #### 参与贡献 1. Fork 本仓库 2. 提交代码 3. 新建 Pull Request