Deploying ibi WebFOCUS - Container Edition on Cloud Environment
Following is the list of supported cloud providers.
-
Amazon Web Services (EKS)
-
Microsoft Azure (AKS)
-
Google Cloud Provider (GKE)
To deploy in cloud environment, you must modify the following components in your configuration:
-
storage.storageClass - Update this value with the correct storage class being used.
-
storage.accessMode - Must be set to ReadWriteMany.
Deploying on AWS (EKS)
When tested with the Amazon EFS Container Storage Interface (CSI) driver. The driver provides a CSI interface that allows Kubernetes clusters running on AWS to manage the lifecycle of Amazon EFS file systems.
For more information, reference the following link:
https://docs.aws.amazon.com/eks/latest/userguide/efs-csi.html