-
Bug
-
Resolution: Not a Bug
-
Normal
-
None
-
4.12.z, 4.11.z
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
No
-
None
-
None
-
Rejected
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
Can't successful create OCP cluster with client VCP on AWS with OVN network type
Version-Release number of selected component (if applicable):
How reproducible:
100% - I have tried with 4.11.50 and 4.12.36
Steps to Reproduce:
1. Install OCP cluster on AWS with client VCP using OVN network type - ex. using rebuild jenkins job: https://mastern-jenkins-csb-openshift-qe.apps.ocp-c1.prod.psi.redhat.com/job/ocp-common/job/Flexy-install/239130/ install-config: --- apiVersion: v1 controlPlane: architecture: amd64 hyperthreading: Enabled name: master platform: {} replicas: 3 compute: - architecture: amd64 hyperthreading: Enabled name: worker platform: {} replicas: 3 metadata: name: skordas-up4 platform: aws: region: us-east-2 subnets: - subnet-08503d1feb43eb267 - subnet-0807af234f060e46b - subnet-09d9d89249c846915 - subnet-0f44950b761a4060e pullSecret: HIDDEN networking: clusterNetwork: - cidr: 10.128.0.0/14 hostPrefix: 23 serviceNetwork: - 172.30.0.0/16 machineNetwork: - cidr: 10.0.0.0/16 networkType: "“OVNKubernetes”" publish: External baseDomain: qe.devcluster.openshift.com sshKey: <ssh-key> openshift-qe@redhat.com
Actual results:
Installation failure. API connection refused.
Additional info:
No problems with SDN network