Compare commits
13 commits
master
...
openshift-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
17ca795e0c | ||
|
|
f32c0503b6 | ||
|
|
9dd4e4c855 | ||
|
|
d42e921e6d | ||
|
|
1d91ce658c | ||
|
|
c520f72359 | ||
|
|
b20edab268 | ||
|
|
a334f6b947 | ||
|
|
b0c1418e9e | ||
|
|
35ac57cd10 | ||
|
|
bb6fe805ea | ||
|
|
d90e9f3651 | ||
|
|
85075a5632 |
1 changed files with 57 additions and 0 deletions
57
kubernetes.yaml
Normal file
57
kubernetes.yaml
Normal file
|
|
@ -0,0 +1,57 @@
|
|||
---
|
||||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue