What is a zombie process and an orphan in Linux?
DevOps
What is load average and what do the three numbers in its output indicate?
What is infrastructure entropy and how to combat it?
How to find the process that occupied a specific network port?.
Why use the --target flag when building a Docker image and how is it related to multi-stage builds?
What is conntrack in Linux, iptables, and nftables, and what problems does its overflow cause?
What are the most common or unpleasant hidden problems you faced when operating Kubernetes in Yandex.Cloud?
What are the main problems and pains when working with Terraform and Ansible on large projects?
What are the main components of the control plane in Kubernetes?
In what situations does GitOps turn into a problem?
How does the declarative approach in IaC differ from the imperative one?
What is the difference between readiness and liveness probes in Kubernetes?
What motivates you the most when choosing a workplace?
What is the difference between pull and push models of metric collection?
How is network isolation organized in Yandex.Cloud?
How to implement graceful shutdown of an application in Kubernetes without losing requests?
How to set up transparent access to servers in a private network through a jump server without copying engineers' private keys to the jump server itself?
What is the difference between GitOps approaches and traditional push deployment?
What will happen to the pod if the node runs out of disk space completely?
What is Blue-Green deployment?