Awesome-CloudOps-Automation icon indicating copy to clipboard operation
Awesome-CloudOps-Automation copied to clipboard

[RunBook]: Remediate Kubernetes unreachable endpoints

Open shloka-bhalgat-unskript opened this issue 1 year ago • 2 comments

Contact Details

No response

RunBook Name

Kubernetes remediate unreachable endpoints

runbook Inputs

namespace

runBook Actions

find unreachable endpoints in a service

Comments

No response

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

shloka-bhalgat-unskript avatar Jun 01 '23 11:06 shloka-bhalgat-unskript

For the remediation, as a troubleshooting step, we can try restarting the affected services or related components to see if it resolves the issue. Using kubectl rollout restart to trigger a restart of the service. Is this approach accurate? @amit-chandak-unskript

shloka-bhalgat-unskript avatar Jun 02 '23 08:06 shloka-bhalgat-unskript

For the remediation, as a troubleshooting step, we can try restarting the affected services or related components to see if it resolves the issue. Using kubectl rollout restart to trigger a restart of the service. Is this approach accurate? @amit-chandak-unskript

restart wont help in this case. I need to think about remediation. Assign this issue to me

amit-chandak-unskript avatar Jun 07 '23 16:06 amit-chandak-unskript