Compilation of useful script that I used some moment in the past ...
RDS aurora creation/delete , redis queries:
- mysql-rds-scripts/*
Kafka scripts to check consumer groups, clone topics, clean kafka broker, kafka consumers and schema registry, increase replication factor by topic:
- kafka-scripts/*
Simple and usefull kubectl exec for debug Java containers :
- K8s-scripts/install_jdk_and_procps.sh
Get pod's cpu usage by zone (tested on GCP):
- K8s-scripts/k8s_cpu_pod_zone.sh
- K8s-scripts/k8s_pod_zone.sh