Summary
Full Transcript
💡 Get the step by step project guide here: https://link.nextwork.org/projects/aws-compute-eks3?utm_source=youtube Welcome to this NextWork PRO project on creating manifest files with Kubernetes! Manifest files, which are the instructions that Kubernetes follows to deploy and manage your containerized app. Compared to containers, which package the app and everything it needs to run, manifest files define HOW Kubernetes should use those containers—like how many to run, what resources they need, and how they should connect to each other. Before you start this project, we recommend ... 👉 Trying out the previous projects in the series first: https://youtu.be/cWqwfVt69cY 👉 Doing this project with your IAM Admin User. If you've never created one, we go through how to do it from 10:44 here: https://www.youtube.com/live/SXPeEcLf63E?feature=shared&t=644 👉 Asking any questions at the Nextwork Community: https://community.nextwork.org/c/i-have-a-question/ question/ #aws #awscloud #awsproject #amazoneks
