Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/appvia/eks-operator
- Owner: appvia
- Created: 2020-01-06T15:32:30.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-24T09:23:58.000Z (over 3 years ago)
- Last Synced: 2024-06-19T19:42:18.506Z (7 months ago)
- Topics: eks, kubernetes, operator
- Language: Go
- Size: 233 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
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/)