Open StevenBarre opened 9 months ago
confirmed this is to be tested on entire namespace level so something like this should be used. apiVersion: v1 kind: LimitRange metadata: name: storage-limit-range spec: limits:
Will get accurate one made for my testing.
fixed it seems like container was closing quickly, hence added a bit of delay seems to have fixed the issue for now. apiVersion: v1 kind: Pod metadata: name: frontend namespace: be1c6b-test spec: containers:
busybox fill container is crashing looping looking into that.
Describe the issue https://kubernetes.io/blog/2022/09/19/local-storage-capacity-isolation-ga/ Look into how to prevent emptyDir from going wild
What is the Value/Impact? Improved cluster stability
What is the plan? How will this get completed? Review docs Make a plan to do it in prod
Identify any dependencies Platform Services PO
Definition of done Plan on how to move forward