Skip to content

Commit 1443f31

Browse files
authored
Merge pull request #666 from validatedpatterns/sizing-pr-layered-zero-trust
Merge cluster variables change for layered-zero-trust
2 parents 858c739 + c88ffcc commit 1443f31

1 file changed

Lines changed: 41 additions & 0 deletions

File tree

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
// This file has been generated automatically from the pattern-metadata.yaml file
2+
// Do not edit manually!
3+
:metadata_version: 1.0
4+
:name: layered-zero-trust
5+
:description: The Layered Zero Trust pattern shows how to implement zero trust in a Red Hat OpenShift environment.
6+
:pattern_version: 1.0
7+
:display_name: Layered Zero Trust
8+
:repo_url: https://github.com/validatedpatterns/layered-zero-trust
9+
:docs_repo_url: https://github.com/validatedpatterns/docs
10+
:issues_url: https://github.com/validatedpatterns/layered-zero-trust/issues
11+
:docs_url: https://validatedpatterns.io/patterns/layered-zero-trust/
12+
:ci_url: https://validatedpatterns.io/ci/?pattern=layeredzerotrust
13+
:tier: tested
14+
:owners: sabre1041, michaelepley
15+
:requirements_hub_compute_platform_gcp_replicas: 3
16+
:requirements_hub_compute_platform_gcp_type: n1-standard-8
17+
:requirements_hub_compute_platform_azure_replicas: 3
18+
:requirements_hub_compute_platform_azure_type: Standard_D8s_v3
19+
:requirements_hub_compute_platform_aws_replicas: 3
20+
:requirements_hub_compute_platform_aws_type: m5.2xlarge
21+
:requirements_hub_controlPlane_platform_gcp_replicas: 3
22+
:requirements_hub_controlPlane_platform_gcp_type: n1-standard-4
23+
:requirements_hub_controlPlane_platform_azure_replicas: 3
24+
:requirements_hub_controlPlane_platform_azure_type: Standard_D4s_v3
25+
:requirements_hub_controlPlane_platform_aws_replicas: 3
26+
:requirements_hub_controlPlane_platform_aws_type: m5.xlarge
27+
:requirements_spoke_compute_platform_gcp_replicas: 0
28+
:requirements_spoke_compute_platform_gcp_type: n1-standard-8
29+
:requirements_spoke_compute_platform_azure_replicas: 0
30+
:requirements_spoke_compute_platform_azure_type: Standard_D8s_v3
31+
:requirements_spoke_compute_platform_aws_replicas: 0
32+
:requirements_spoke_compute_platform_aws_type: m5.2xlarge
33+
:requirements_spoke_controlPlane_platform_gcp_replicas: 3
34+
:requirements_spoke_controlPlane_platform_gcp_type: n1-standard-8
35+
:requirements_spoke_controlPlane_platform_azure_replicas: 3
36+
:requirements_spoke_controlPlane_platform_azure_type: Standard_D8s_v3
37+
:requirements_spoke_controlPlane_platform_aws_replicas: 3
38+
:requirements_spoke_controlPlane_platform_aws_type: m5.2xlarge
39+
:extra_features_hypershift_support: true
40+
:extra_features_spoke_support: true
41+
:external_requirements:

0 commit comments

Comments
 (0)