Skip to content

Commit c8c714f

Browse files
authored
Remove word Free
Don't need the Free word in there, it came from the stackoverflow answer i was copy/pasting from
1 parent 6b50cd5 commit c8c714f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/docs/platform-architecture-reference/hosting-tiers-table.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The aim is to provide a clear and easily understandable overview of each OCP edi
4040
| [**Maximum data sensitivity**](https://www2.gov.bc.ca/gov/content/governments/services-for-government/information-management-technology/information-security/information-security-classification) | - Protected B: Stored at rest (in a database or file storage)<br> - Protected C: Processing only (must be stored elsewhere) |
4141
| **Integrated HA, DR options**| TransportServerClaims|
4242
| **Underlying release plan** | Aim for N minus 1 tracking Red Hat point releases|
43-
| **Slate of supported operators**| - Free Horizontal Pod Autoscaler<br> - Vertical Pod Autoscaler<br> - Custom Metrics Autoscaler<br> - Pipelines: Tekton<br> - CrunchyDB<br> - ArgoCD<br> - Kyverno <br>- License required Red Hat integration<br> - Enterprise DB <br> - JBoss EAP |
43+
| **Slate of supported operators**| - Horizontal Pod Autoscaler<br> - Vertical Pod Autoscaler<br> - Custom Metrics Autoscaler<br> - Pipelines: Tekton<br> - CrunchyDB<br> - ArgoCD<br> - Kyverno <br>- License required Red Hat integration<br> - Enterprise DB <br> - JBoss EAP |
4444
| **Upper limit of scalability** | - 1500 CPU Cores<br> - 30TB Storage <br> - 10G Networking
4545
| **Options for security interoperability with other hosting services** | - Shared Egress IP for the cluster can be used in firewall rules with STMS-Classic<br> - Cluster can directly egress to the public internet<br> - Public internet can connect to cluster API and hosted apps |
4646

@@ -55,7 +55,7 @@ The aim is to provide a clear and easily understandable overview of each OCP edi
5555
| [**Maximum data sensitivity**](https://www2.gov.bc.ca/gov/content/governments/services-for-government/information-management-technology/information-security/information-security-classification) | - Protected B: Stored at rest (in a database or file storage)<br> - Protected C: Processing only (must be stored elsewhere) |
5656
| **Integrated HA, DR options**| - TransportServerClaims to connect between Gold and Gold DR<br> -Global Load Balancing between clusters for Active/Passive DR|
5757
| **Underlying release plan** | Aim for N minus 1 tracking Red Hat point releases|
58-
| **Slate of supported operators**| - Free Horizontal Pod Autoscaler<br> - Vertical Pod Autoscaler<br> - Custom Metrics Autoscaler<br> - Pipelines: Tekton<br> - CrunchyDB<br> - ArgoCD<br> - Kyverno <br>- License required Red Hat integration<br> - Enterprise DB <br> - JBoss EAP |
58+
| **Slate of supported operators**| - Horizontal Pod Autoscaler<br> - Vertical Pod Autoscaler<br> - Custom Metrics Autoscaler<br> - Pipelines: Tekton<br> - CrunchyDB<br> - ArgoCD<br> - Kyverno <br>- License required Red Hat integration<br> - Enterprise DB <br> - JBoss EAP |
5959
| **Upper limit of scalability** | - 225 CPU Cores <br> - 16TB Storage <br> - 10G Networking |
6060
| **Options for security interoperability with other hosting services** | - Shared Egress IP for the cluster can be used in firewall rules with STMS-Classic<br> - Cluster can directly egress to the public internet<br> - Public internet can connect to cluster API and hosted apps |
6161

@@ -69,11 +69,11 @@ The aim is to provide a clear and easily understandable overview of each OCP edi
6969
| [**Maximum data sensitivity**](https://www2.gov.bc.ca/gov/content/governments/services-for-government/information-management-technology/information-security/information-security-classification) | Protected C - Storage and/or processing |
7070
| **Integrated HA, DR options**| None|
7171
| **Underlying release plan** | - Extended Update Support (EUS) <br> - Only updates to even numbered releases|
72-
| **Slate of supported operators**| - Free Horizontal Pod Autoscaler<br> - Vertical Pod Autoscaler<br> - Custom Metrics Autoscaler<br> - Pipelines: Tekton<br> - CrunchyDB<br> - ArgoCD<br> - Kyverno <br>- License required Red Hat integration<br> - Enterprise DB <br> - JBoss EAP <br> - IMB MQ |
72+
| **Slate of supported operators**| - Horizontal Pod Autoscaler<br> - Vertical Pod Autoscaler<br> - Custom Metrics Autoscaler<br> - Pipelines: Tekton<br> - CrunchyDB<br> - ArgoCD<br> - Kyverno <br>- License required Red Hat integration<br> - Enterprise DB <br> - JBoss EAP <br> - IMB MQ |
7373
| **Upper limit of scalability** | - 175 CPU Cores <br> - 16TB Storage <br> - 10G Networking |
7474
| **Options for security interoperability with other hosting services** | - Per Namespace Egress subnet can be used in firewall rules with STMS-Classic <br> - Only access for some workloads to the public internet and only via a proxy server <br> - API is only available inside SPANBC <br> - Hosted apps may be granted access from the public internet <br> - Access to VM-SDN workloads|
7575

7676

7777
## Related pages
7878

79-
- [Hosting tiers - explained](https://digital.gov.bc.ca/cloud/services/private/products-tools/hosting-tiers/)
79+
- [Hosting tiers - explained](https://digital.gov.bc.ca/cloud/services/private/products-tools/hosting-tiers/)

0 commit comments

Comments
 (0)