Skip to content

Create & initialise a new AWS account #41

Open
@SamLR

Description

We want a new, secure, AWS account that can be used by engineers to deploy kubernetes clusters into.

Acceptance Criteria

  • New account created as part of corp-infra
  • Service control policy (SCP) created and applied that limits actions to those necessary to create EKS clusters & administer them
  • Roles created for use by Weaveworks employees:
    • Administrator -- assumable by members of Blazing bonfire (this will have all permissions allowed by the SCP)
    • User -- assumable by anyone who will be able to create clusters this will only have the minimum permissions necessary to run eksctl
    • Readonly -- optional but probably something we can grant to anyone in the company in order to view the account

This will need to be done on the https://github.com/weaveworks/corp-infra repo and reviewed/applied by IT

cf https://github.com/weaveworks/corp/issues/2951

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions