57 lines
1.8 KiB
YAML
57 lines
1.8 KiB
YAML
---
|
|
document: modulemd
|
|
version: 2
|
|
data:
|
|
summary: OpenShift Container Management
|
|
description: >-
|
|
OpenShift Origin is a distribution of Kubernetes optimized
|
|
for application development and deployment. OpenShift
|
|
Origin adds developer and operational centric tools
|
|
on top of Kubernetes to enable rapid application
|
|
development, easy deployment and scaling, and long-term
|
|
lifecycle maintenance for small and large teams and
|
|
applications. It provides a secure and multi-tenant
|
|
configuration for Kubernetes allowing you to safely host
|
|
many different applications and workloads.
|
|
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:
|
|
- origin
|
|
- origin-clients
|
|
- origin-master
|
|
- origin-node
|
|
- origin-sdn-ovs
|
|
- origin-service-catalog
|
|
- origin-dockerregistry
|
|
- origin-pod
|
|
- origin-excluder
|
|
- origin-docker-excluder
|
|
- origin-cluster-capacity
|
|
- origin-template-service-broker
|
|
- origin-web-console
|
|
- origin-federation-services
|
|
- origin-tests
|
|
api:
|
|
rpms:
|
|
- origin
|
|
buildopts:
|
|
rpms:
|
|
macros: |
|
|
%_with_ignore_tests 1
|
|
components:
|
|
rpms:
|
|
origin:
|
|
rationale: Primary module component.
|
|
ref: openshift-3.10
|