Skip to content

Commit

Permalink
feat: add TroubleShooting guides
Browse files Browse the repository at this point in the history
  • Loading branch information
seifrajhi committed Jan 27, 2024
1 parent d4d7d80 commit c6d7441
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -832,6 +832,22 @@ GitOps is an operating model for Kubernetes and other cloud native technologies.
- https://medium.com/@seifeddinerajhi/gitops-ci-cd-automation-workflow-using-github-actions-argocd-and-helm-charts-deployed-on-k8s-3811b253030b
## TroubleShooting
- [COMMON KUBERNETES ERRORS AND HOW THEY IMPACT CLOUD DEPLOYMENTS](https://cloudtweaks.com/2023/01/common-kubernetes-errors/)
- [Exit Codes In Containers & Kubernetes – The Complete Guide](https://komodor.com/learn/exit-codes-in-containers-and-kubernetes-the-complete-guide/)
- [How to identify and troubleshoot common Kubernetes errors](https://newrelic.com/blog/how-to-relic/monitoring-kubernetes-part-three)
- [Kubernetes Troubleshooting: 5 Common Errors & How to Fix Them](https://lumigo.io/kubernetes-troubleshooting/)
- [Kubernetes Troubleshooting – The Complete Guide](https://komodor.com/learn/kubernetes-troubleshooting-the-complete-guide/)
- [A visual guide on troubleshooting Kubernetes deployments](https://learnk8s.io/troubleshooting-deployments)
- [Kubernetes Troubleshooting: Effective Strategies for Unraveling the Puzzle](https://www.groundcover.com/kubernetes-troubleshooting)
### Coming next
Expand All @@ -842,8 +858,6 @@ GitOps is an operating model for Kubernetes and other cloud native technologies.
* Logging and Monitoring with Operators
* TroubleShooting
* Cloud Native Storage for Statefulsets
* Backup & Recovery

0 comments on commit c6d7441

Please sign in to comment.