# kata_integration **Repository Path**: openeuler/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**: 2020-08-25 - **Last Updated**: 2025-07-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: sig-CloudNative ## README # kata_integration #### 介绍 构建kata containers相关组件集成工工具 #### 使用说明 1. 下载kata containers相关组件代码到工具根目录 2. 执行make all可编译全量kata组件 3. 编译单个组件使用make xxx #### 参与贡献 1. Fork 本仓库 2. 提交代码 3. 新建 Pull Request