Filter interviews by
I applied via Job Portal and was interviewed before Apr 2022. There was 1 interview round.
Jenkins can be secured by implementing authentication, authorization, and encryption.
Implement strong authentication mechanisms such as LDAP, Active Directory, or OAuth.
Configure authorization to restrict access to sensitive information and functions.
Enable HTTPS encryption to protect data in transit.
Use plugins like Role-Based Access Control (RBAC) to manage user permissions.
Regularly update Jenkins and its plugins to
CI/CD pipeline is a process of automating software delivery and deployment.
CI/CD stands for Continuous Integration/Continuous Deployment
It involves automating the building, testing, and deployment of software
It helps to detect and fix issues early in the development cycle
It enables faster and more frequent releases of software
Examples of CI/CD tools include Jenkins, GitLab CI/CD, and CircleCI
Top trending discussions
Stash is a Git repository management tool that allows users to stash changes without committing them.
Stash is a feature of Git that allows users to temporarily save changes without committing them to the repository.
It is useful for when a user needs to switch to a different branch or work on a different feature without losing their current changes.
Stash can also be used to save changes that are not yet ready to be comm...
I applied via Job Portal and was interviewed before May 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Jun 2021. There were 3 interview rounds.
I applied via Referral and was interviewed in Feb 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Jan 2021. There were 4 interview rounds.
Basic Exam about your knowledge.
We have to speak out properly and clear with our opinion.
I applied via Naukri.com and was interviewed before Jul 2021. There was 1 interview round.
I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.
I applied via LinkedIn and was interviewed before Aug 2021. There were 2 interview rounds.
I applied via LinkedIn and was interviewed in Oct 2021. There was 1 interview round.
StatefulSet is used for managing stateful applications, while Deployment is used for stateless applications.
StatefulSet is used for applications that require stable network identities and persistent storage.
StatefulSet maintains a unique identity for each pod and ensures ordered deployment and scaling.
Deployment is used for stateless applications that can be easily replicated and scaled.
Deployment manages a set of iden...
To check logs for pods and containers in Kubernetes, you can use the kubectl command-line tool.
Use the 'kubectl logs' command to view logs for a specific pod or container.
Specify the pod or container name along with the appropriate flags.
You can also use selectors to filter logs based on labels or namespaces.
To follow logs in real-time, use the '-f' flag.
To limit the number of lines displayed, use the '--tail' flag.
To ...
based on 1 interview
Interview experience
based on 1 review
Rating in categories
TCS
Accenture
Wipro
Cognizant