Middle
How well do you know Kubernetes (junior/middle/senior)?
sobes.tech AI
Answer from AI
At the middle level, I am well acquainted with the basic concepts of Kubernetes: I understand the cluster architecture, working with Pods, Deployments, Services, ConfigMaps, and Secrets.
I can create and manage resources using kubectl and YAML manifests, configure scaling and application updates.
I am familiar with monitoring and logging mechanisms, and can work with Helm for package management.
I understand the principles of network interaction within the cluster, including Ingress and NetworkPolicy.
I also have experience troubleshooting pod and resource issues, and basic storage management (PersistentVolume, PersistentVolumeClaim).