From the course: Running Kubernetes on AWS (EKS)

Unlock the full course today

Join today to access over 24,900 courses taught by industry experts.

Next steps

Next steps

- [Kim] Thanks for exploring Kubernetes on AWS with me. You're likely getting serious about Kubernetes if you're able to operate clusters using a cloud service like AWS. Having experience using AWS's Elastic Kubernetes Service is an intermediate or advanced skill in the tech industry. So keep that in mind when you're applying and interviewing for jobs. A quick recap of what you did in the course. You installed the aws-cli, kubectl, eksctl tools to provision and manage your EKS cluster on AWS. You used the AWS IAM service to create policies and user groups so you could control which users and service accounts were able to access your AWS account. You spun up an EKS cluster, tagged your VPC subnets and installed cert-manager and the aws-load-balancer-controller to spin up AWS Elastic Load Balancers. You also deployed two different applications in your cluster. The ingress objects for these applications created and…

Contents