sassoftware / viya4-ark

SAS Viya Administration Resource Kit for Containerized Deployments. Tools and utilities to help SAS Customers with SAS Viya running in containers.
Apache License 2.0
34 stars 13 forks source link

Pre-install-check tool: Fails on Sample Check on Open Source Kubernetes with Calico #182

Closed lasiva closed 1 year ago

lasiva commented 1 year ago

Following error is seen on Open Source Kubernetes with Calico:

Sample requests Error occured | HTTPConnectionPool(host='172.30.158.159', port=80): Max retries exceeded with url: /hello-world (Caused by NewConnectionError(': Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it'))

Code needs to be refactored to work with IaC deployment.

lasiva commented 1 year ago

Closing issue since decision is made not to support Calico.