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

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

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

1 个仓库

Awesome GitHub RepositoriesOperator Bundle Packaging

Packaging operator manifests and metadata into standardized container images for distribution via OLM.

Distinct from Build and Bundling: Specific to the Operator Lifecycle Manager (OLM) bundle format, not general software or Python packaging.

Explore 1 awesome GitHub repository matching devops & infrastructure · Operator Bundle Packaging. Refine with filters or upvote what's useful.

Awesome Operator Bundle Packaging GitHub Repositories

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

    operator-framework/operator-sdk

    7,658在 GitHub 上查看↗

    The Operator SDK is a framework for building, packaging, and managing custom controllers that extend the Kubernetes API. It serves as a toolset for defining new API types and implementing reconcile loops to automate the lifecycles of complex applications. The project provides specialized support for creating operators based on Helm charts or Ansible playbooks, allowing users to maintain a desired cluster state using existing automation tools. It includes a dedicated system for packaging controllers into standardized container image bundles for distribution via the Operator Lifecycle Manager.

    Packages manifests and metadata into standardized bundles for distribution through compliant container registries.

    Gokubernetesoperatorsdk
    在 GitHub 上查看↗7,658
  1. Home
  2. DevOps & Infrastructure
  3. Operator Bundle Packaging

探索子标签

  • Bundle Integrity ValidationVerifying the correctness and integrity of operator bundles before they are deployed to a cluster. **Distinct from Operator Bundle Packaging:** Focuses on the static and structural validation of operator-specific bundles rather than Android app bundles.