This project contains Ansible code that creates a baseline in an existing Kubernetes environment for use with the SAS Viya Platform, generates the manifest for an order, and then can also deploy that order into the Kubernetes environment specified.
Apache License 2.0
71
stars
64
forks
source link
feat: (IAC-667) add the ability to install the aws ebs csi driver in DAC #298
Adding support for DAC to install the aws ebs csi driver.
AWS EKS v1.23 and later requires the installation and configuration of the aws elastic block storage csi driver to enable the dynamic provisioning of physical volumes for applications that are configured to use the default storage class.
Adding support for DAC to install the aws ebs csi driver. AWS EKS v1.23 and later requires the installation and configuration of the aws elastic block storage csi driver to enable the dynamic provisioning of physical volumes for applications that are configured to use the default storage class.