# Summary Explore various strategies like batching of kubectl commands to reduce the unnecessary operations. # Motivation Reduce tests runtime. # Proposal Explore and try batching/removing unnecessary commands.