Home
EKS Cluster Auto Mode
A must have for anyone running EKS clusters. No more nightmares about managing add-on's and its versions, and Karpenter Autoscaler is built in!
My Public Repos
| Link | Descreption |
|---|---|
| EKS with terraform | Terraform code examples to work with EKS cluster |
| AWS-Boto3 | Python scripts using AWS Boto3. Also advanced with a text based CMDB |
| Kubernetes | Kubernetes exam tips and sample files that works. |
| Python Basics | Sample python script and functions for beginners |
| Scripts | Few shell scripts working with AWS CLI |
| Wheelchair Basketball | My take on Wheelchair Basketball tactics |
Scripts
| Link | Descreption |
|---|---|
| dnsctl.py | Add/remove/update DNS record |
| ec2instance.py | Generic Manage Ec2 instance stop/start |
| elbctl.py | Mange Classic ELB |
| albctl.py | Manage ALB list/status/attach/detach |
| lb-whitelist.py | Show all SG. rules attached. Or verify is specific IP whitelisted or not |
| ec2-whitelist.py | List all SG rules attached to Ec2 or find if specific IP whitelisted or not |