Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

etcd nodes separate from masters in aws  #365

Description

@mbach04

Currently etcd nodes are staged to be deployed separately in the AWS deployer and should deploy converged with the Masters as recommended by 3.11 architecture documentation.

Removing etcd from the cloud infrastructure definitions in group_vars/all.yaml results in a failed process of the cloudformations template.

Removing etcdnodes from the cloudformations template (casl-ansible/roles/manage-aws-infra/defaults/main.yml) results in AnsibleUndefinedVariable: 'aws_etcd_zones' is undefined.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions