DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Understanding Amazon Elastic Container Service for Kubernetes (EKS)

4 years ago medium.com
Understanding Amazon Elastic Container Service for Kubernetes (EKS)

Summary: This is a summary of an article originally published by the source. Read the full original article here →

Amazon Elastic Container Service for Kubernetes or EKS provides a Managed Kubernetes Service. Although it is compatible with existing plugins and tooling, EKS is not a proprietary AWS fork of Kubernetes in any way. This means you can easily migrate any standard Kubernetes application to EKS without any changes to your code base. You’ll connect to your EKS cluster with kubectl in the same way you would have done in a self-hosted Kubernetes.

It is also compatible with open-source Kubernetes, and can be safely migrated to any other Kubernetes instance at any time.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com