-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathpattern-metadata.yaml
More file actions
49 lines (47 loc) · 1.46 KB
/
pattern-metadata.yaml
File metadata and controls
49 lines (47 loc) · 1.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# This goal of this metadata is mainly used as a source of truth for
# documentation and qe
metadata_version: "1.0"
name: hypershift
description: An infrastructure pattern for deploying and managing OpenShift clusters using HyperShift.
pattern_version: "1.0"
display_name: HyperShift
repo_url: https://github.com/validatedpatterns-sandbox/hypershift
docs_repo_url: https://github.com/validatedpatterns/docs
issues_url: https://github.com/validatedpatterns-sandbox/hypershift/issues
docs_url: https://validatedpatterns.io/patterns/hypershift/
ci_url: https://validatedpatterns.io/ci/?pattern=hypershift
# can be sandbox, tested or maintained
tier: tested
owners: day0hero
requirements:
hub: # Main cluster
compute:
platform:
gcp:
replicas: 3
type: n1-standard-8
azure:
replicas: 3
type: Standard_D8s_v3
aws:
replicas: 3
type: m5.4xlarge
controlPlane:
platform:
gcp:
replicas: 3
type: n1-standard-4
azure:
replicas: 3
type: Standard_D4s_v3
aws:
replicas: 3
type: m5.2xlarge
# Loosely defined extra features like hypershift support, non-openshift
# kubernetes support, spoke support
extra_features:
hypershift_support: true
spoke_support: false
# external quay, s3 bucket, agof tokens to access paywalled material, manifests, rag-llm hw (only selected regions)
external_requirements:
s3_bucket: true