How to organize log collection from multiple Java applications in a cluster if there is no access to the nodes (only to the ones deployed by ourselves)?
DevOps
How did you handle secret propagation in the GitOps pipeline via Flux?
When to use StatefulSet instead of Deployment? Provide examples.
What methods can be used to deploy applications in a Kubernetes cluster?
Why does your resume level not match the salary expectation of 200 thousand rubles?
Why did you respond to the vacancy while being in Moscow?
What is the difference between public and private networks? What CIDR blocks are used for private networks?
Can you list the main objects and components used in Ansible for automation of configurations?
53. What is etcd in the context of a k8s cluster? 54. What is a namespace? 55. How is the kubectl utility useful?
How to configure NetworkPolicy in Kubernetes to prevent pods from one namespace from interacting with pods from another namespace?
What to do if you lost the Terraform state file?
What exactly does Prometheus do?
Would you attach Security Group or Network ACL to an EC2 instance?
The internal Adeloader service checks passwords via LDAP. When a user tries to log in, the logs show an 'Authorization denied' error. What are your diagnostic actions?
What is a zombie process? What is the OOM Killer?
48. Command to start a container? docker start; docker continue; docker init; docker run; 49. How to view the list of running docker containers? docker ps; docker ls; docker ll; docker –procces; 50. What is CI/CD? A monitoring tool for OS; A methodology that combines continuous integration and deployment processes;
Are you familiar with Istio?
Tell us about an ideal CI/CD pipeline.
Ключи set в bash-скриптах для дебага (set -x, set -e и т.д.)
What is Kafka and what is under its hood?