Topic 1 Question 563
A company runs its applications on both Amazon Elastic Kubernetes Service (Amazon EKS) clusters and on-premises Kubernetes clusters. The company wants to view all clusters and workloads from a central location.
Which solution will meet these requirements with the LEAST operational overhead?
Use Amazon CloudWatch Container Insights to collect and group the cluster information.
Use Amazon EKS Connector to register and connect all Kubernetes clusters.
Use AWS Systems Manager to collect and view the cluster information.
Use Amazon EKS Anywhere as the primary cluster to view the other clusters with native Kubernetes commands.
ユーザの投票
コメント(13)
- 👍 4mrsoa2023/08/03
B
You can use Amazon EKS Connector to register and connect any conformant Kubernetes cluster to AWS and visualize it in the Amazon EKS console. After a cluster is connected, you can see the status, configuration, and workloads for that cluster in the Amazon EKS console. You can use this feature to view connected clusters in Amazon EKS console, but you can't manage them. The Amazon EKS Connector requires an agent that is an open source project on Github. For additional technical content, including frequently asked questions and troubleshooting, see Troubleshooting issues in Amazon EKS Connector
The Amazon EKS Connector can connect the following types of Kubernetes clusters to Amazon EKS.
On-premises Kubernetes clusters
Self-managed clusters that are running on Amazon EC2
Managed clusters from other cloud providers
👍 4ErnShm2023/09/03- 👍 2Bmaster2023/08/01
シャッフルモード