Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:35:19 +08:00
commit 3dba6825cf
24 changed files with 1714 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# debugging-pipeline-failures
Use when investigating Konflux Tekton pipeline failures, PipelineRun/TaskRun issues, build failures, or CI/CD workflow problems. Provides systematic debugging methodology using standard kubectl commands for comprehensive root cause analysis in Konflux environments.