Does it possible to Connect Elastic Kubernetes Service (EKS) cluster with on-premises Nodes!!!

0

We want Extending an Amazon Elastic Kubernetes Service (EKS) cluster with on-premises nodes involves creating a hybrid Kubernetes environment that spans both our EKS cluster in the cloud and our on-premises infrastructure.

Nasir
已提問 8 個月前檢視次數 760 次
3 個答案
1

Hi,

That's exactly what EKS Anywhere is made for. See https://aws.amazon.com/eks/eks-anywhere/

Amazon EKS Anywhere lets you create and operate Kubernetes clusters on your own 
infrastructure. Amazon EKS Anywhere builds on the strengths of Amazon EKS Distro 
and provides open-source software that’s up to date and patched so you can have an 
on-premises Kubernetes environment that’s more reliable than a self-managed Kubernetes 
offering.

This video will give you a deep dive into it: https://www.youtube.com/watch?v=DPMx7qk9gZg

You could use another K8s and interconnect them with EKS. But, having EKS in all locations develops interesting synergies: see above.

Also, from FAQ:

Why should I use EKS Anywhere?

Many customers operating Kubernetes clusters on-premises today must 
assemble, test, and integrate multiple third-party tools and purchase 
separate support contracts for each tool. Customers also have to allocate 
valuable resources tracking the latest updates and security patches for every 
tool needed to run Kubernetes on premises while ensuring any changes do 
not break compatibility with other tools. This leads to unnecessary complexity,
 fragmented support options, and inconsistencies between the cloud and on-premises 
clusters that make it hard to manage applications across environments. With Amazon EKS Anywhere
, you now have Kubernetes operational tooling that is consistent with Amazon EKS and 
is optimized to simplify cluster installation with default configurations for the operating system 
and networking needed to operate Kubernetes on-premises. Amazon EKS Anywhere uses Amazon 
EKS Distro, the same Kubernetes distribution deployed by Amazon EKS, allowing you to easily create 
clusters consistent with Amazon EKS best practices like the latest software updates and extended 
security patches. You can leverage support agreements with AWS for your Amazon EKS Anywhere 
cluster deployments and the integrated tools within, so you can reduce your support costs and 
avoid the maintenance  of redundant open-source and third-party tools. 

Best,

Didier

profile pictureAWS
專家
已回答 8 個月前
0

If you have on-premises nodes, they won't exist in isolation; they'll be part of a cluster that you run on-premises. Amazon EKS allows you to register Kubernetes clusters (and their nodes) running in different environments (providers) and manage the cluster and nodes through Amazon EKS. See Connecting an external cluster for steps to do this.

profile pictureAWS
專家
已回答 8 個月前
  • Does it possible to connect on-premises Nodes to existin Elastic Kubernetes Service (EKS) cluster ?

0

Thank you for your kind response and I am Sorry, my question was Does it possible to connect on-premises Nodes to Elastic Kubernetes Service (EKS) cluster!!

Nasir
已回答 8 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南