Technical DevOps Lead
Technical DevOps Lead Interview Questions and Answers
Q1. How to secure kubernetes cluster and application hosted. What security measures you will take?
Securing a Kubernetes cluster involves implementing various security measures to protect both the cluster and the applications hosted on it.
Implement RBAC (Role-Based Access Control) to control access to resources within the cluster
Enable network policies to restrict communication between pods
Use pod security policies to define security settings for pods
Regularly update Kubernetes and application components to patch security vulnerabilities
Implement container image scanning t...read more
Q2. Write an ansible playbook for windows servers to fetch local users details and send an export through email.
Ansible playbook to fetch local users details on Windows servers and send export through email
Use win_command module to run 'net user' command and fetch local users details
Use win_shell module to send the export through email using PowerShell script
Ensure proper authentication and email configuration in playbook
Q3. How do you make a api call through powershell
You can make an API call through PowerShell using the Invoke-RestMethod cmdlet.
Use the Invoke-RestMethod cmdlet to make a GET request to the API endpoint
Specify the API endpoint URL and any required headers or parameters
Capture the response in a variable for further processing
Q4. Write jenkins pipeline
Jenkins pipeline for automating CI/CD processes
Define pipeline in Jenkinsfile
Use stages to break down the process
Utilize steps for specific actions like building, testing, deploying
Leverage plugins for additional functionality
Implement error handling and notifications
Technical DevOps Lead Jobs
Interview Questions of Similar Designations
Interview experiences of popular companies
Calculate your in-hand salary
Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Reviews
Interviews
Salaries
Users/Month