aws-samples / rancher-on-aws-workshop

Learn how to easily deploy and manage Kubernetes with Rancher on AWS Cloud
https://catalog.workshops.aws/rancher
MIT License
12 stars 5 forks source link

EKS Cluster Diagram Incorrect #26

Closed evdevr closed 1 year ago

evdevr commented 1 year ago

https://github.com/aws-samples/rancher-on-aws-workshop/blob/main/content/30-creating-a-cluster/index.en.md

EKS cluster control plane is managed by AWS in a separate VPC. Example diagram here: https://www.eksworkshop.com/docs/fundamentals/managed-node-groups/

zackbradys commented 1 year ago

I will update the diagram now. I was looking for an aws eks example diagram so I could some reference

zackbradys commented 1 year ago

creating-eks-cluster-diagram

how does this look? not sure if I should go into more detail like LB's, K8s API, etc...? @evdevr @marshkkm @clemenko

feel free to download/upload into excalidraw.com and make any changes.

marshkkm commented 1 year ago

I don't think more detail is needed at this high level purpose. Can we label control and data planes? How would I upload this into excalidraw? @zackbradys

zackbradys commented 1 year ago

Sounds good. Download the image, head to the website, in the top left corner click the hamburger menu, then click upload. When done click export image and then make sure the “scene” button is checked.

marshkkm commented 1 year ago

EKS-arch

zackbradys commented 1 year ago

Thank you! Will commit on the next one.