Thursday, 11 April 2024

Kubernetes Interview Questions

Here are some Kubernetes interview questions. Good Luck!




Security


Workloads

Cron Jobs
...

Daemon Sets
...

Deployments

  • What happens if deployment fails for e.g. AWS Secrets Manager does not have a key in some secret and that key's value is used as a value of env var defined in pod template. Does k8s try to restart the pod? Which part of k8s control plane deals with this?

Jobs
...

Pods
...

Replica Sets
...

Replication Controllers
...

Stateful Sets
...

Service


Ingresses

...

Ingress Classes

...

Services


Config and Storage


Config Maps
Persistent Volume Claims
Secrets
Storage Classes

Cluster


Cluster Role Bindings
Cluster Roles
Events
Namespaces
Network Policies
Nodes
Persistent Volumes
Role Bindings
Roles
Service Accounts

Custom Resource Definitions



To Be Continued...

No comments: