Blob Blame History Raw
---
document: modulemd
version: 2
data:
    summary: Container cluster management
    description: >-
       Kubernetes is an open source system for managing
       containerized applications across multiple hosts;
       providing basic mechanisms for deployment, maintenance,
       and scaling of applications. Kubernetes builds upon a
       decade and a half of experience at Google running
       production workloads at scale using a system called
       Borg, combined with best-of-breed ideas and practices
       from the community.
    license:
        module:
            - MIT
    dependencies:
        - buildrequires:
              platform: []
          requires:
              platform: []
    references:
        community: https://github.com/kubernetes/kubernetes
        documentation: https://github.com/kubernetes/kubernetes
        tracker: https://github.com/kubernetes/kubernetes
    profiles:
        default:
            rpms:
                - kubernetes
                - kubernetes-client
                - kubernetes-master
                - kubernetes-node
                - kubernetes-kubeadm
    api:
        rpms:
            - kubernetes
    buildopts:
        rpms:
            macros: |
                %_with_ignore_tests 1
    components:
        rpms:
            kubernetes:
                rationale: Primary module component.
                ref: 1.10