Skip to content

Commit 6bcfe0e

Browse files
authored
Merge pull request #544 from mbaldessari/aeg-cluster-sizing
Move to standardized cluster sizing template
2 parents c17ab5f + 586bfd8 commit 6bcfe0e

File tree

2 files changed

+19
-103
lines changed

2 files changed

+19
-103
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: Cluster sizing
3+
weight: 50
4+
aliases: /ansible-edge-gitops/cluster-sizing/
5+
---
6+
7+
:toc:
8+
:imagesdir: /images
9+
:_content-type: ASSEMBLY
10+
11+
include::modules/comm-attributes.adoc[]
12+
include::modules/ansible-edge-gitops/metadata-ansible-edge-gitops.adoc[]
13+
14+
The OpenShift cluster is made of 3 Control Plane nodes and 3 Workers for the cluster; 3 workers are standard compute nodes and one is c5n.metal. For the node sizes we used the **m5.4xlarge** on AWS and this instance type met the minimum requirements to deploy the **Ansible Edge GitOps** pattern successfully on the Hub cluster.
15+
16+
This pattern is currently only usable on AWS because of the integration of OpenShift Virtualization; it would be straightforward to adapt this pattern also to run on bare metal/on-prem clusters. If and when other public cloud providers support metal node provisioning in OpenShift Virtualization, we will document that here.
17+
18+
include::modules/cluster-sizing-template.adoc[]
19+

content/patterns/ansible-edge-gitops/cluster-sizing.md

-103
This file was deleted.

0 commit comments

Comments
 (0)