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-1308) Update CLUSTER_AUTOSCALER_CHART_VERSION documentation #515

Closed jarpat closed 8 months ago

jarpat commented 8 months ago

Changes

Update the CLUSTER_AUTOSCALER_CHART_VERSION documentation so that the correct K8s version range is present

jarpat commented 8 months ago

Linter failed due to timeout when downloading an ansible collection

ERROR! Error when getting the collection info for kubernetes.core from default (https://galaxy.ansible.com/api/) (HTTP Code: 504, Message: Gateway Time-out Code: Unknown)

I'll rerun it shortly to see if it resolves the timeout.