Chetan Mohanrao Mohoddevops-concepts-by-chetan.hashnode.dev·Nov 21, 2024Kubernetes Basics: Step-by-Step Creation of Pods, Namespaces, and Clusters + Key Interview QuestionsWhen planning to set up a cluster, you should first decide how many nodes you want to create. The first should be the control plane and the worker nodes. We will create one control plane and two worker nodes. By the way, the control plane includes th...4 likes·38 readsKubernetes
Munilakshmi G J100daysdevops.hashnode.dev·Nov 13, 2024Day 18 of 100 Days : Docker Interview Questions and Answers (Part 1) — Real-World ScenariosWelcome to Day 18 of my 100 Days of DevOps journey! Today, we dive into Docker interview questions that reflect real-world scenarios. These questions are designed to assess practical knowledge, rather than just command recall, so let's break down eac...100DaysChallenge
Aishwary Prakashaishwaryprakash98.hashnode.dev·Dec 10, 2023DevOps Interview: Replica sets vs Daemon setsReplica sets and Daemon sets are controllers in Kubernetes used to manage the lifecycle of Pods. They are used to manage Pods. Let's check the differences between them. Replica sets ensure that a certain number of copies should be running on nodes. ...10 likesDaemon sets
Aishwary Prakashaishwaryprakash98.hashnode.dev·Nov 19, 2023DevOps Interview: Ansible Vaults Commands and UsuageAnsible Vault is one of the most powerful features provided by Ansible. It is very useful when we are dealing with secrets, credentials, SSH keys or any other sensitive information in our playbook or role. Let’s say you want to add credentials to you...1 likeansible
Santosh Nellagisantoshnellagi.hashnode.dev·May 23, 2023Devops InterviewDevOps has become an integral part of software development, and it’s no longer an optional skill for IT professionals. It’s a combination of software development and IT operations that helps in delivering high-quality software faster and more efficie...50 readsDevops
aks_404klouddevops.hashnode.dev·Nov 11, 2022Top DevOps Interview Q&A [Part 1]1. Tell me about your daily activities in your workplace? Ans- The expected answer should include the below points in detail, as the interviewer wants to know about your practical day-to-day activities. Your first work on shift start (Checking ticke...10 likes·51 readsDEVOPS INTERVIEW