AWS-Logo_White-Color
1.
Introduction
2.
Preparation
2.1
Preparing VPC and EC2
2.1.1
Create VPC
2.1.2
Create Public Subnet
2.1.3
Create Private Subnet
2.1.4
Create security groups
2.1.5
Create Public instance
2.1.6
Configure EC2 bastion host
2.2
Create IAM Role
2.2.1
Create EKS Cluster role
2.2.2
Create NodeGroups role
3.
Create EKS Cluster
3.1.
Create EKS cluster
3.2.
Create Node groups
3.3.
Configure the EKS cluster
4.
Create EFS
4.1
Create EFS CSI driver role
4.2
Create EFS
4.3
Configure EFS CSI driver
4.4
Configure NodeGroup role
5.
Install ALB Controller
6.
Wordpress deployment
7.
Cleanup
7.1
Cleanup Wordpress deployments
7.2
Cleanup EKS cluster
7.3
Cleanup EFS
7.4
Cleanup EC2 linux instance
7.5
Cleanup VPC
7.6
Cleanup IAM
More
AWS Study Group
English
Tiếng Việt
Clear History
Workshop
Cloud Journey
Last Updated
01-10-2024
Team
Trung Châu
Gia Hưng
Thanh Hiệp
Edit this page
Wordpress deployment on EKS
>
Cleanup
> Cleanup IAM
Cleanup IAM roles and policies
Cleanup IAM
Cleanup IAM roles and policies
Cleanup Access key
Go to
IAM management console
Click
Users
.
Choose user that you created the
Access key
before.
At
User
page.
Choose
Security credentials
.
Click
Actions
and click
Delete
.
At the popup, click
Deactivate
, enter
Key
name and click
Delete
.
Cleanup IAM roles and policies
Go to
IAM management console
.
Click
Roles
.
Choose
Roles
as image below.
Click
Delete
.
At the popup, enter
delete
and click
Delete
.
At
IAM management console
page.
Click
Policies
.
Choose
Customer managed
at
Filter by Type
option.
Choose
labAWSLoadBalancerControllerPolicy
.
Click
Delete
.
At the popup, enter
labAWSLoadBalancerControllerPolicy
and click
Delete
.
At
IAM management console
page.
Click
Identity providers
.
Choose
Your provider
that created before.
Click
Delete
.
At the popup, enter
confirm
and click
Delete
.
So we finish cleaning up all resources needed for this lab.