Bug 1569621
| Summary: | openshift-ansible aws provisioning masters need to be detached from scale group | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Matt Woodson <mwoodson> |
| Component: | Installer | Assignee: | Chris Callegari <ccallega> |
| Status: | CLOSED ERRATA | QA Contact: | sheng.lao <shlao> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.9.0 | CC: | aos-bugs, bleanhar, ccallega, jokerman, mmccomas, sspeiche |
| Target Milestone: | --- | Keywords: | OpsBlocker |
| Target Release: | 3.11.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: |
Feature: Master nodes will now be deployed as standalone EC2 instances.
Reason: When deploying to AWS OCP master instances cannot be EC2s under an AutoScale Group due to unexpected redeployments that will damage static etcd membership.
Result: OCP on AWS will have stable control plane instances
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-10-11 07:19:10 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Matt Woodson
2018-04-19 15:24:05 UTC
Moving to high, since ops blocker pull/9736 has been accepted and ready for QE Is this change multi-az aware? Matt, yes! Masters can also to be resized without redeployment as well. Fixed at: openshift-ansible-3.11.0-0.25.0-34-g04f8519 1. checking: standalone master instances # aws autoscaling describe-auto-scaling-groups |grep "master group name" # Empty means standalone master. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:2652 |