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

add INGRESS_MODE suppport #148

Closed enderm closed 2 years ago

enderm commented 3 years ago

tested with all three cloud "provider" values, both with tfstate and directly. Verified that the correct annotations got set on the ingress controller service.

Using branch "infra_mode". The existing branch "private_cluster" is stale and should be deleted. Leaving it around for now in case reviewers want to reference it.

enderm commented 2 years ago

not seeing anything in the code that would make this backward-incompatible. Still, I did a successful deployment on a gke cluster successfully with this branch, so I'm quite confident we are not breaking aws or gcp.

thpang commented 2 years ago

Looks good waiting on viya4-iac-azure PR Number 210.