Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/seanson/eks-faq

A short collection of frequently asked questions about EKS
https://github.com/seanson/eks-faq

Last synced: 7 days ago
JSON representation

A short collection of frequently asked questions about EKS

Awesome Lists containing this project

README

        

# EKS Frequently Asked Questions

The information around EKS and it's various features and quirks can be difficult to source.
This repository aims to be a collection of the various information about EKS in order to help those running it.

## Features

### When will Feature <X> be supported?

The "official" stance of AWS is that features will only be supported once they hit the "Beta" gate. See [Kubernetes Feature Gates](https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/) for more information about the various features.

### PodSecurityPolicy (Beta in 1.13)

Resource technically supported but AdmissionController will not be enabled until 1.13:

https://github.com/awslabs/amazon-eks-ami/issues/145#issuecomment-459052026