_kubernetes/kubernetes.yaml
Bradley G Smith 5ac8050b4c Corrected components list
There is only 1 src rpm - kubernetes, from which the other rpms are
generated. The api was also updated to reflect this correction.
2022-01-14 15:18:29 -08:00

50 lines
1.5 KiB
YAML

---
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:
- ASL 2.0
dependencies:
- buildrequires:
platform: []
requires:
platform: []
references:
community: https://github.com/kubernetes/kubernetes
documentation: https://kubernetes.io
tracker: https://github.com/kubernetes/kubernetes
profiles:
default:
rpms:
- kubernetes
- kubernetes-client
- kubernetes-master
- kubernetes-node
- kubernetes-kubeadm
api:
rpms:
- kubernetes
- kubernetes-client
- kubernetes-master
- kubernetes-node
- kubernetes-kubeadm
buildopts:
rpms:
macros: |
%_with_ignore_tests 1
components:
rpms:
kubernetes:
rationale: Primary module component.
ref: 1.21