diff --git a/solutions/standard-openshift/README.md b/solutions/standard-openshift/README.md index 264eda02..1ff66595 100644 --- a/solutions/standard-openshift/README.md +++ b/solutions/standard-openshift/README.md @@ -4,7 +4,6 @@ This example sets up an OpenShift Cluster on PowerVS following infrastructure: - A **VPC Infrastructure** with the following components: - One VSI for management (jump/bastion) - One VSI for network-services configured as squid proxy (using Ansible Galaxy collection roles [ibm.power_linux_sap collection](https://galaxy.ansible.com/ui/repo/published/ibm/power_linux_sap/). This VSI also acts as central ansible execution node. - - Optional VSI for Monitoring host - Optional [Client to site VPN server](https://cloud.ibm.com/docs/vpc?topic=vpc-vpn-client-to-site-overview) - Optional [IBM Cloud Security and Compliance Center Workload Protection](https://cloud.ibm.com/docs/workload-protection) and SCC Workload Protection agent configuration on the VSIs in the deployment - IBM Cloud Object storage(COS) Virtual Private endpoint gateway(VPE) diff --git a/solutions/standard-plus-vsi/README.md b/solutions/standard-plus-vsi/README.md index 51529d22..70a6c93d 100644 --- a/solutions/standard-plus-vsi/README.md +++ b/solutions/standard-plus-vsi/README.md @@ -4,7 +4,6 @@ This example sets up the following infrastructure: - A **VPC Infrastructure** with the following components: - One VSI for management (jump/bastion) - One VSI for network-services configured as squid proxy, NTP and DNS servers(using Ansible Galaxy collection roles [ibm.power_linux_sap collection](https://galaxy.ansible.com/ui/repo/published/ibm/power_linux_sap/). This VSI also acts as central ansible execution node. - - Optional VSI for Monitoring host - Optional [Client to site VPN server](https://cloud.ibm.com/docs/vpc?topic=vpc-vpn-client-to-site-overview) - Optional [File storage share](https://cloud.ibm.com/docs/vpc?topic=vpc-file-storage-create&interface=ui) - Optional [Network load balancer](https://cloud.ibm.com/docs/vpc?group=network-load-balancer) diff --git a/solutions/standard/README.md b/solutions/standard/README.md index 9846e1ed..3a1eab56 100644 --- a/solutions/standard/README.md +++ b/solutions/standard/README.md @@ -4,7 +4,6 @@ This example sets up the following infrastructure: - A **VPC Infrastructure** with the following components: - One VSI for management (jump/bastion) - One VSI for network-services configured as squid proxy, NTP and DNS servers(using Ansible Galaxy collection roles [ibm.power_linux_sap collection](https://galaxy.ansible.com/ui/repo/published/ibm/power_linux_sap/). This VSI also acts as central ansible execution node. - - Optional VSI for Monitoring host - Optional [Client to site VPN server](https://cloud.ibm.com/docs/vpc?topic=vpc-vpn-client-to-site-overview) - Optional [File storage share](https://cloud.ibm.com/docs/vpc?topic=vpc-file-storage-create&interface=ui) - Optional [Network load balancer](https://cloud.ibm.com/docs/vpc?group=network-load-balancer)