terraform-aws-openshift
terraform-aws-openshift copied to clipboard
Create infrastructure with Terraform and AWS, install OpenShift. Party!
Tried several times but this is not working. Getting the below error: CHECK [memory_availability : ip-10-0-1-28.us-east-2.compute.internal] ********** fatal: [ip-10-0-1-28.us-east-2.compute.internal]: FAILED! => {"changed": true, "checks": {"disk_availability": {}, "docker_image_availability": {"changed": true, "failed":...
While executing prerequisite.yml from install-from-bastion.sh, ansible installation fails at TASK [Ensure openshift-ansible installer package deps are installed] attempts": 3, "changed": false, "msg": "No package matching 'python-docker-py' found available, package python-docker-py...
CHECK [memory_availability : ip-10-0-1-238.ap-southeast-1.compute.internal] **** fatal: [ip-10-0-1-238.ap-southeast-1.compute.internal]: FAILED! => {"changed": true, "checks": {"disk_availability": {}, "docker_image_availability": {"changed": true, "failed": true, "failures": [["OpenShiftCheckException", "One or more required container images are not available:\n...
**Note** This *may* be fixed with the latest version (3.9 at the time of writing) but needs to be tested. **Details** When we use the AWS Cloud Provider (which is...
Is they Anyway to install openshift 4.x in AWS using updating this terraform?
I am trying to install openshift within existing VPC and I have modified the Terraform, The "build Infrastructure" is success then I messed somewhere and unable to run "build openshift"...
Hi, First of all, thanks for this useful way of installing openshift. I appreciate it! Secondly, I ran into the docker image issue which I was able to bypass by...
After installing OKD 3.11 from the latest master, I am not able to navigate to cluster console. As showing in the screenshot below, keep getting redirect back to the login...
Hi, have you tried using letsencrypt? If yes, pls help what's the best way to set it up on master node.