awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasOpen-source alternativesSelf-hosted softwareBlogMapa del sitio
ProyectoAcerca deHow we rankPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • operator-framework/operator-sdkAvatar de operator-framework

    operator-framework/operator-sdk

    7,658Ver en 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
    Ver en GitHub↗7,658
  1. Home
  2. DevOps & Infrastructure
  3. Operator Bundle Packaging

Explorar subetiquetas

  • 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.