Documentation Index
Fetch the complete documentation index at: https://docs.akria.net/llms.txt
Use this file to discover all available pages before exploring further.
快速开始 | Quickstart
本指南将帮助你在几分钟内将应用部署到我们的 K3s 集群。🚀 三步部署 | Deploy in Three Steps
步骤 1: 准备部署配置
创建符合规范的 YAML 配置文件:创建 Deployment
创建 Deployment
创建
deployment.yaml 文件,参考以下模板:deployment.yaml
创建 Service
创建 Service
创建
service.yaml 文件以暴露服务:service.yaml
步骤 2: 提交到 Git 仓库
步骤 3: 创建 Pull Request
- 在 GitHub 上创建 Pull Request
- 等待团队成员审核
- 审核通过后,配置将自动部署到集群
📋 部署检查清单 | Deployment Checklist
部署前请确认:🔍 验证部署 | Verify Deployment
部署成功后,可以通过以下命令验证:📚 下一步 | Next Steps
团队协作规范
了解 Git 工作流和代码审核流程
YAML 规范
深入学习部署配置的最佳实践
开发指南
配置本地开发环境
API 参考
查看完整的 API 文档
遇到问题?查看我们的 开发指南 或通过 GitHub Issues 联系团队。