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

pod crush just occur for one time #1057

Open
ian-hui opened this issue Jul 23, 2024 · 1 comment
Open

pod crush just occur for one time #1057

ian-hui opened this issue Jul 23, 2024 · 1 comment
Assignees
Labels
type/question Further information is requested

Comments

@ian-hui
Copy link

ian-hui commented Jul 23, 2024

Issue Description

Type: question

Describe what happened (or what feature you want)

i wanna simulate a pod crush for a while but i found that i just crush for one time.

this is the yaml i create
image

the blade info tell me that it was succeed
image

the pod still running (it crush for one time when the chaosblade yaml apply)
image

i try to append time property but it seems that whats happening is the same.
image

Describe what you expected to happen

could you tell me why my pod just crush for one time.
by the way, if i wanna simulate crushing for a time, how to do it?

i am noob, thanks

Tell us your environment

chaosblade.io 1.7.4
kubernetes v1.22.17

@xcaspar xcaspar self-assigned this Jul 24, 2024
@xcaspar
Copy link
Member

xcaspar commented Jul 24, 2024

The implementation principle of this fail scenario is to modify the current image of the pod to an incorrect image to simulate the unavailability of the pod. So after the drill, please check whether the image of this pod has been modified. fault-injection should be appended to the image.

@xcaspar xcaspar added the type/question Further information is requested label Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants