Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion solutions/standard-openshift/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
1 change: 0 additions & 1 deletion solutions/standard-plus-vsi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
1 change: 0 additions & 1 deletion solutions/standard/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down