awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesApplication Packaging

Bundles Kubernetes resources into versioned, parameterised Helm charts for repeatable installs and upgrades.

Distinct from Helm Chart Deployment: Distinct from Helm Chart Deployment: focuses on the packaging and templating of applications into charts, not the installation process.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Application Packaging. Refine with filters or upvote what's useful.

Awesome Application Packaging GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • guangzhengli/k8s-tutorialsguangzhengli 的头像

    guangzhengli/k8s-tutorials

    5,854在 GitHub 上查看↗

    This is an educational repository that teaches container orchestration fundamentals through hands-on guides and practical examples. It covers core Kubernetes concepts including Pods, Services, Deployments, and Namespaces, providing step-by-step exercises that demonstrate how to manage containerized applications across a cluster. The tutorials walk through essential Kubernetes capabilities such as decoupling configuration from application code using ConfigMaps and Secrets, exposing Pods with stable network endpoints via Services, and routing external traffic with Ingress controllers. The mater

    Covers packaging and deploying applications using Helm charts for repeatable installs and upgrades.

    Goconfigmapcontainerdeployment
    在 GitHub 上查看↗5,854
  • eon01/dockercheatsheeteon01 的头像

    eon01/DockerCheatSheet

    3,938在 GitHub 上查看↗

    这是一个关于 Docker CLI 的综合参考指南和速查表。它提供了一个结构化的命令集合和文档,帮助用户管理容器生命周期、构建镜像和处理注册表。 该文档专门涵盖了使用 Docker Compose 编排多容器应用程序,以及通过 Docker Swarm 管理跨多个节点的扩展服务。它还包括用于配置虚拟网络、网桥和端口以控制容器通信的详细指南。 参考范围扩展到容器镜像管理(包括标记和分发)以及用于通过清理未使用的卷和悬空镜像来回收磁盘空间的资源维护。它还提供了检查容器元数据和监控性能的说明。 内容以一系列基于 Markdown 的技术文档形式提供,作为版本控制仓库中的静态文件托管。

    Describes bundling Kubernetes resources into versioned Helm charts for repeatable installations.

    在 GitHub 上查看↗3,938
  • sidpalas/devops-directive-kubernetes-coursesidpalas 的头像

    sidpalas/devops-directive-kubernetes-course

    1,892在 GitHub 上查看↗

    This project is a comprehensive educational curriculum designed to teach the fundamentals of container orchestration and infrastructure automation. It provides a structured learning path for mastering the lifecycle management of containerized applications, covering the core concepts of declarative resource definitions, control-loop-based reconciliation, and distributed cluster state management. The course distinguishes itself by focusing on practical, hands-on implementation of modern DevOps practices. It guides users through the integration of GitOps workflows for state synchronization, the

    Bundles multiple resource definitions into versioned units with templating for customized installation.

    Smarty
    在 GitHub 上查看↗1,892
  1. Home
  2. DevOps & Infrastructure
  3. Helm Chart Management
  4. Helm Chart Deployment
  5. Application Packaging