How is traffic redirected to the ingress from inside the cluster?
DevOps
How do you build packages from source code? Provide examples of Bash scripts.
What network utilities and tools have you used in your practice
What is the 'services' entity in GitLab CI?
Which component is responsible for launching a pod on a node and which one for networking?
How to distinguish between git rebase and git merge commands, and what are their advantages and disadvantages?
Can the database connection be ignored in case of an error?
Which command in RedHat Linux can be used to configure automatic service startup at system boot?
How do you fix bugs? Describe the entire process from identifying the problem to solving it.
Describe the process of developing your own pipeline from scratch, including key steps and tools.
Which command can you use to check memory usage?
How do you interpret the process metrics displayed in top in Linux?
What does the command ping ::1 mean?
How can resource usage limits be set inside a container?
What key aspects should be considered when implementing continuous delivery practices?
How would you set up backups for PostgreSQL using only internal mechanisms, without external tools like vim?
What methods can be used to correctly stop or terminate a program in Linux?
What is the difference between using ReplicaSet and Deployment for managing pods in Kubernetes?
What mechanisms ensure data protection when using the HTTPS protocol?
Explain what a 'routable protocol' means in networking technologies.