sassoftware / viya4-deployment

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

docs: (IAC-954) Add aws-ebs-csi-driver entry to "Prepare Kubernetes Cluster" list in README #411

Closed dhoucgitter closed 1 year ago

dhoucgitter commented 1 year ago

Changes

Update the README list for tasks that viya4-deployment can perform to include installation of the aws-ebs-csi-driver for AWS only. Also add the (AWS only) annotation to installation of the metrics-server as that is currently the only cloud provider that viya4-deployment installs that on.

This README update was initially associated with IAC-891. IAC-891 was used to update external SAS documentation so IAC-954 was opened to track this README change.