Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add scripts to detect HNS crashes in AKS clusters #549

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

debj1t
Copy link
Contributor

@debj1t debj1t commented Dec 19, 2022

.\faultTolerance.ps1
daemonset.apps "faulttolerance" deleted
daemonset.apps/faulttolerance created
Sleep for a minute for fault tolerance pods to be up...
No HNS crashes detected in the cluster
Sleep for an hour before deleting the fault tolerance pods automatically...

.\faultTolerance.ps1
daemonset.apps "faulttolerance" deleted
daemonset.apps/faulttolerance created
Sleep for a minute for fault tolerance pods to be up...
HNS crashed on nodes: aksnpwin000000 aksnpwin000001
Sleep for an hour before deleting the fault tolerance pods automatically...

Copy link

@codergem codergem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hnsCrash -> can we rename as "hnsCrashEvents" ?

Copy link

@codergem codergem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixedCrashes -> fixLogs
fault -> fixLog

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.

3 participants