awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesExternal API Scheme Integration

Registering non-native API types into a controller manager to enable operations on third-party resources.

Distinct from Third Party Integrations: Focuses on registering API schemes within a Kubernetes manager, not generic API integration or credential management.

Explore 2 awesome GitHub repositories matching devops & infrastructure · External API Scheme Integration. Refine with filters or upvote what's useful.

Awesome External API Scheme Integration GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • operator-framework/operator-sdkAvatar operator-framework

    operator-framework/operator-sdk

    7,658Vezi pe 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.

    Registers external API schemes into the operator manager to recognize and operate on non-native resource types.

    Gokubernetesoperatorsdk
    Vezi pe GitHub↗7,658
  • kubeoperator/kubeoperatorAvatar KubeOperator

    KubeOperator/KubeOperator

    4,982Vezi pe GitHub↗

    KubeOperator este o platformă cuprinzătoare de gestionare a clusterelor Kubernetes, orchestrator de infrastructură și manager multi-cluster. Acesta funcționează ca o distribuție enterprise Kubernetes concepută pentru a automatiza implementarea, scalarea și gestionarea ciclului de viață al clusterelor de producție pe diverse platforme cloud și mașini fizice. Platforma se distinge prin capabilități specializate pentru medii air-gapped, inclusiv un motor de instalare offline care generează arhive software și gestionează registre private pentru implementări securizate, fără internet. De asemenea, oferă un dashboard centralizat pentru operațiuni de flotă, permițând importul clusterelor externe și orchestrarea infrastructurii în diferite regiuni geografice și zone de disponibilitate. Sistemul acoperă o suprafață operațională largă, inclusiv provizionarea automată a mașinilor virtuale, urmărirea inventarului hardware și gestionarea declarativă a ciclului de viață pentru patching și scalare. Încorporează servicii integrate de backup și recuperare, control al accesului bazat pe roluri cu sincronizare LDAP și monitorizare cuprinzătoare pentru sănătatea și metricile de performanță ale clusterului. Sarcinile administrative și operațiunile de cluster sunt executate printr-o interfață bazată pe web.

    Allows the import of existing external clusters into the management system using API server tokens.

    Goansiblecontainersdocker
    Vezi pe GitHub↗4,982
  1. Home
  2. DevOps & Infrastructure
  3. External API Scheme Integration

Explorează sub-etichetele

  • External Cluster IntegrationsConnecting external clusters to a management system via API tokens for centralized oversight. **Distinct from External API Scheme Integration:** Focuses on connecting external Kubernetes clusters to a manager, not registering API schemes in a controller.