Skip to content

Phase3: recover kubernetes platform - #10

Open
nathanielappiah2 wants to merge 2 commits into
alain-Sortnext:mainfrom
nathanielappiah2:phase3-recover-kubernetes
Open

Phase3: recover kubernetes platform#10
nathanielappiah2 wants to merge 2 commits into
alain-Sortnext:mainfrom
nathanielappiah2:phase3-recover-kubernetes

Conversation

@nathanielappiah2

Copy link
Copy Markdown

Summary

  • Diagnosed the booking-api CrashLoopBackOff using kubectl describe and kubectl logs.
  • Identified an incorrect ConfigMap key (DB_HOST).
  • Updated the deployment to use the correct ConfigMap key (DATABASE_HOST).
  • Applied the fix and verified the deployment.

Validation

  • Reviewed pod status with kubectl get pods.
  • Confirmed the deployment references the correct ConfigMap key.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant