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-439): Update config-vars with nlb example for AWS #339
With the retiring of the Classic Load Balancer in AWS, all future load balancers would be using Network Load Balancer.
Updated CONFIG-VARS to provide an example for the same.
Tests:
Verified for AWS
Network load balancer is created, using the example INGRESS_NGINX_CONFIG in ansible-vars.yaml
Changes:
With the retiring of the Classic Load Balancer in AWS, all future load balancers would be using Network Load Balancer. Updated CONFIG-VARS to provide an example for the same.
Tests:
Verified for AWS
INGRESS_NGINX_CONFIG
in ansible-vars.yaml