Run kubernetes container stack on premise not connected to Internet/AWS.

0

I would like to run kubernetes clusters on premise which will never be connected to the internet for security reasons and so it will never be connected to AWS. In such scenarios, can I use AWS Anywhere(AWS Distro) to control and manage my on-premise Kubernetes container stack?

asked 3 years ago465 views
1 Answer
0

Please take a look at this - https://aws.amazon.com/eks/eks-anywhere/faqs/

This question in the FAQ answers your question:

Q: Does EKS Anywhere require internet connectivity to an AWS region?

There are three connectivity options: fully connected, partially disconnected, and fully disconnected. For fully connected and partially disconnected connectivity, you can connect your Amazon EKS Anywhere clusters to AWS. This lets you leverage the EKS console as a single pane of glass for clusters running anywhere starting today, with future support for integrating with App Mesh, pushing logs and metrics into AWS for centralized observability, performing cluster backups and snapshots to Amazon S3 buckets, running cluster cost management and optimization tools, and running compliance checks, audit trail reporting, and configuration policy enforcement. In the case of partially disconnected clusters, there is no impact on your applications running on the clusters but since intermittent disconnects can last several hours, features like the EKS console in the AWS console will show state from the time of disconnect, with eventual consistency restored once the connection returns. In disconnected scenarios, you can use EKS Distro and leverage open source tools to run your clusters.

profile pictureAWS
EXPERT
answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions