2015-Middleware-Keynote / demo-ansible

Apache License 2.0
18 stars 24 forks source link

Console works periodically with deployed OSE 3.2 #163

Open alberttwong opened 7 years ago

alberttwong commented 7 years ago

Installed using current recommended documentation. Ran run.py with below. When you try to log into console, it sometimes give cert error and other times go console not found and other times it works correctly. Seems like console is being load balanced to a bad container.

Alberts-MacBook-Pro:demo-ansible alwong$ ./run.py --no-confirm --cluster-id demo --num-nodes 3 --keypair us-west-2 --r53-zone alberttwong.com --rhsm-user alwong@redhat.com --rhsm-pass XXXX --region us-west-2 --ami ami-775e4f16 --run-smoke-tests --num-smoke-test-users 15 --api-port 443 --console-port 443
Configured values:
    cluster_id: demo
    ami: ami-775e4f16
    region: us-west-2
    master instance_type: m4.large
    node_instance_type: m4.large
    infra_instance_type: m4.2xlarge
    keypair: us-west-2
    nodes: 3
    infra nodes: 1
    masters: 3
    console port: 443
    api port: 443
    deployment_type: openshift-enterprise
    package_version: 3.2.1.9
    prerelease: False
    registry_url: registry.access.redhat.com/openshift3/ose-${component}:${version}
    hexboard_size: small
    r53_zone: alberttwong.com
    app_dns_prefix: apps
    host dns: demo.alberttwong.com
    apps dns: apps.demo.alberttwong.com
    rhsm_user: alwong@redhat.com
    rhsm_pass: *******
    num smoke users: 15
    default password: openshift3
alberttwong commented 7 years ago

can't figure it out. moving to https://access.redhat.com/sites/default/files/attachments/ocp-on-aws-3.pdf