Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/appvia/eks-operator

Operator to provision and manage AWS EKS clusters
https://github.com/appvia/eks-operator

eks kubernetes operator

Last synced: 6 days ago
JSON representation

Operator to provision and manage AWS EKS clusters

Awesome Lists containing this project

README

        

# EKS Operator

## Overview
* This operator can be used to create EKS clusters

## Prereqs
* Create an [EKS service IAM role](https://docs.aws.amazon.com/eks/latest/userguide/service_IAM_role.html#create-service-role) to assign to created clusters
* Create an [EKS worker IAM role](https://docs.aws.amazon.com/eks/latest/userguide/worker_node_IAM_role.html#create-worker-node-role)
* Activate STS in the regions you wish to create clusters [activate region](https://aws.amazon.com/blogs/security/aws-security-token-service-is-now-available-in-every-aws-region/)