DevOps
On which device are inodes stored?
How to make a pod run under control (scheduled with a web interface)?
Tell us about an ideal CI/CD pipeline.
What is DaemonSet and what is it used for?
What motivated you to leave your first job (air services)?
Have you worked with security tools and practices?
Where is information about processes stored in Linux — in the kernel and in the file system?
Is it possible to ensure that multiple application replicas are guaranteed to spread across different nodes?
Tell about your current project and technology stack.
On the host, containers are running, one has stopped responding. How will you check what is happening with it?
You mentioned a canary approach through Istio — tell us more.
How do you monitor disk subsystem load? What utilities do you use and what do you pay attention to?
How does the Pod update in a Deployment work — what is it implemented through?
GitLab CI/CD: three repositories (Front, Back, DB). A developer created a branch in the front — how to automatically deploy a feature stand with all three services after merging, and delete the stand?
How does the OOM Killer choose a process to kill? How is oom_score calculated?
What is the minimum unit that Kubernetes operates on (Pod)? How does it relate to a container?
What is Kafka and what is under its hood?
Can hard links be created for directories?
How did you set up GitLab Runners? Share your experience working with GitLab.
What is a deployment strategy? What types are there?