sassoftware / viya4-iac-k8s

This project contains Terraform scripts to provision cloud infrastructure resources, when using vSphere, and Ansible to apply the needed elements of a Kubernetes cluster that are required to deploy SAS Viya platform product offerings.
Apache License 2.0
23 stars 15 forks source link

how to push images to Container Registry (harbor) #89

Closed medhatmamdouhsas closed 7 months ago

medhatmamdouhsas commented 9 months ago

hello, i used this IAC to setup pare metal cluster. the thing related to CR is not clear, what will be the port ,URL, username and password. that should be passed to viya4-Deployment. viya4-deployment is talking about tfstate but it's not created here and not used

jarpat commented 8 months ago

That feature snuck in there, currently we can provision a machine for CR but the installation process is not yet implemented. I will be updating the example files/doc to remove that and add a TODO file for the CR installation.