- What is git reset ? Types of reset ?
- How to delete local branch and remote branch in git ?
- Difference between git diff and git status ?
- What are hooks in git?
- What are things you need to set, if you want download dependency from private repository ?
- What are the issues you faced while working on maven projects?
- Command to skip the test cases in maven
- How to set Jenkins build to fail based specific word in console output ?
- What are active and reactive parameters (Dynamic parameterization) in Jenkins ?
- How to customize the build number display to something else in Jenkins job page?
- What are multi branch pipeline?
- What is shared library in Jenkins ?
- Command to find empty files in a given directory?
- Commands you will use it for configuring ssh connectivity between 2 machines and what files will be present in .ssh folder?
- How to schedule a shell script in unix machines?
- Command to get load average ?
- Need to identify ip addresses in log file and count of ip addresses in log file?
- Why ansible ? What makes ansible powerful than other tools like chef and puppet?
- 5 modules that you have worked on? Can we create custom module ?
- What is dynamic inventory in ansible?
- Lets say I have both Ubuntu and centos machines as nodes I want install application tree using same playbook, how would you approach this scenario?
- How to handle prompts with ansible playbook?
- What does ONBUILD instruction do in Dockerfile?
- What is the use of .dockerignore file?
- I have dockerfile that accepts arguments, if I supply value as “1” then it should use maven 2.x version for base image and if I supply “2” then it should take maven latest as base image
- What are docker compose and docker swarm?
- Components in kubernetes architecture?
- What are stateful sets in kuberentes?
- Command to find which container has failed in pod and command to get logs of container
- Tools to maintain kubernetes log files
- Services used AWS and tasks performed in AWS