Monday, 13 August 2018

Did You Face Pods Stuck On Terminating Issue While Deleting The Namespace In Kubernetes ?

Did You Face Pods Stuck On Terminating Issue While Deleting The Namespace In Kubernetes ?
You might have faced a situation of "Pods getting stuck on terminating" issue when trying to delete the namespace. This could be irritating especially when you might need the namespace delete results instantly. No Problem, Kubernetes has provided a way to deal with this situation....

Shell Script Code To Force Delete Multiple Pods From Kubernetes

Shell Script Code To Force Delete Multiple Pods From Kubernetes
There might be a situation where you have 10 to 20 Pods listed in "terminating status" even when you have issued a delete namespace command. So Now, You may need to force delete all of them.  But deleting them manually could be a cumbersome job and needs a lot of patience. Well,...

Groovy Code To Force Delete Multiple Pods From Kubernetes

Groovy Code To Force Delete Multiple Pods From Kubernetes
There might be a situation where you have 10 to 20 Pods listed in "terminating status" even when you have issued a delete namespace command. So Now, You may need to force delete all of them.  But deleting them manually could be a cumbersome job and needs a lot of patience. Well,...

Saturday, 11 August 2018

Wednesday, 27 June 2018

Winning Tactics For Crossing The Bridge Puzzle

Winning Tactics For Crossing The Bridge Puzzle
Puzzle 2➤ Crossing the Bridge riddle  There are 4 persons (A, B, C, and D) who want to cross a bridge in the night. A takes 1 minute to cross the bridge. B takes 2 minutes to cross the bridge.   C takes 5 minutes to cross the bridge. D takes 10 minutes to cross...

Sunday, 11 March 2018

Cracking The Puzzle Code - Top Puzzles Asked During Interviews

Cracking The Puzzle Code - Top Puzzles Asked During Interviews
Puzzles are the big part of the interview process especially for the person who is going to QA, SDET, Developer or programmer positions. Puzzles are to test out software engineer's analytics and logical thinking ability. It's not a hard and fast rule to ask the puzzles...

Here is How To Verify The Broken and Loaded Image In The Page

Here is How To Verify The Broken and Loaded Image In The Page
You might have faced scenarios where you had to verify the images loaded completely on the page or loaded broken. Doing it manually could be one way but it may become difficult if you have to actually verify the images is loaded using Automation, but Selenium has the solution for this problem. Let's...

Learning Selenium Can Be Addictive. Get Yourself Hooked

Learning Selenium Can Be Addictive. Get Yourself Hooked
Learning test automation is possible for everyone—remember that even the greatest programmers know nothing about coding initially 😊 So, first of all, have faith in you and that is the Key. Having a good plan to learn something, to be successful, one should also be clear about their...

Monday, 2 October 2017

Page 1 of 3123Next »