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
(IAC-418) Add Support For ingress-only TLS Mode #189
Adds support for the ingress-only TLS Mode which will be available starting in 2021.2.4.
Testing:
Performed a full installation (baseline,viya,cluster-logging,cluster-monitoring,viya-monitoring,install) to a GCP 1.22.4-gke.1501 & 1.21.6-gke.1500 clusters with the new ingress-only option which resulted in a successful deployment. Verified the ingress type using Gary K's script (see IAC-418 for more details.
Adds support for the ingress-only TLS Mode which will be available starting in 2021.2.4.
Testing: Performed a full installation (baseline,viya,cluster-logging,cluster-monitoring,viya-monitoring,install) to a GCP 1.22.4-gke.1501 & 1.21.6-gke.1500 clusters with the new ingress-only option which resulted in a successful deployment. Verified the ingress type using Gary K's script (see IAC-418 for more details.