Skip to content

ArielLima/aws-account-operator

 
 

Repository files navigation

AWS Account Operator

codecov Go Report Card GoDoc License

General Overview

The aws-account-operator is responsible for creating and maintaining a pool of AWS accounts and assigning accounts to AccountClaims. The operator creates the account in AWS, does the initial setup and configuration of those accounts, creates IAM resources and exposes credentials for an IAM user with enough permissions to provision an OpenShift 4.x cluster.

The operator is deployed to an OpenShift cluster in the aws-account-operator namespace.

Documentation

For information on the inner-workings, installation, development and testing of the operator, please refer to our Documentation.

Boilerplate

This repository subscribes to the openshift/golang-osd-operator convention of boilerplate. See the README for details about the functionality that brings in.

About

Operator to manage pool of AWS accounts for Hive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 73.7%
  • Shell 18.0%
  • Makefile 5.8%
  • Python 2.4%
  • Dockerfile 0.1%