ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
If you were watching purely for learning purposes, don't forget to clean up:- Uninstall helm release: helm uninstall mysql-exporter -n database-monitoring- Remove mysql resources: kubectl delete -f mysql/ -n database-monitoring (make sure you are cd'd in the correct folder)- Remove prometheus community: helm repo remove prometheus-community- Remove namespace: kubectl delete namespace database-monitoring
Your explanation was perfect and easy to follow. It really clarified everything for me. Thanks a lot!
If you were watching purely for learning purposes, don't forget to clean up:
- Uninstall helm release: helm uninstall mysql-exporter -n database-monitoring
- Remove mysql resources: kubectl delete -f mysql/ -n database-monitoring (make sure you are cd'd in the correct folder)
- Remove prometheus community: helm repo remove prometheus-community
- Remove namespace: kubectl delete namespace database-monitoring
Your explanation was perfect and easy to follow. It really clarified everything for me. Thanks a lot!