Category : k8s

1. Creating the Amazon EKS cluster role 2. VPC Create Subnet 10.0.0.0 => binary 00000000.00000000.00000000.00000000/16 Total bit in IP is 32. we have last 8 bit to set IP for VPC. If devive to 4 subnet => we use 2 first bit to devive, 6 last bit to set IP => we have: 00000000, 10000000, ..

Read more

Install driver by helm Create storage class for EFS using in pv-pvc for deployment Check VPC of EFS and EKS VPC for EKS and EFS must be in the same zone EFS > EFS detail > network tab > manage button: set security groups = security groups of EKS for each availability zone of VPC ..

Read more

deploy ingress controller and cert manager with helm chart. deploy cert manager create issuer or cluster issuer and deploy deploy an example deployment+service Deploy an ingress to expose service to internet with domain+ssl ..

Read more