EKS Blueprints for Terraform Explained

preview_player
Показать описание
EKS Blueprints is an open-source framework used to configure and deploy "batteries included" EKS cluster environments, allowing teams to tackle day 2 operations. In this episode, Sai focuses on EKS Blueprints for Terraform to handle cluster configuration, add-ons and soft multi-tenancy.

Get started today with EKS Blueprints, supported on EKS, EKS-A and EKS on Outposts!

0:00 Intro
1:45 VPC module
2:41 EKS Cluster Config
5:00 Add-ons and Extensions
8:05 Soft Multi-tenancy with Teams

#AWS #EKS #Kubernetes
Рекомендации по теме
Комментарии
Автор

wow this is a great resource, well explained and very easy to understand

alexiojunior
Автор

as someone learning k8s using aws .. .this is really exiting what future is promising

shahbaz_
Автор

Love this, Awesome, yes we would love to see more, I was actually thinking about what would be the best way to complement EKS-Anywhere to be ready for Day2 operations. I was more in a different direction using flux/Argocd, I wanted to check in my free time on the new Flamingo Flux plugin for ArgoCD and how to package applications as part of it. I would say please keep going, include GitOps, Data management (Backup/restore), governance, ..etc. and thank you for doing it the simple way

CloudNativeJanitor
Автор

Excellent video, I would like ask you something; the addons are activated from terraform only with true/false flags or are there anothers settings?

samys
Автор

I really like the idea of blueprints, but the docs just aren't there. A tool like eksctl gives me everything I need to stand up a cluster in various scenarios. With blueprint I've had the following issues:

- import statements not show in examples (ie incomplete examples)
- dead links in docs
- not enough beginner examples, jumps right to hard stuff.

For example, how to deploy a blueprint into an existing vpc? eksctl covers it, blueprint docs don't afaik

hughesadam
Автор

Terraform and CDK? No Cloudformation??? Im seriously laughing my @ off.

ITech