ndots : The Hidden DNS Logic Behind resolving Kubernetes Service Names
DNS Search Domains, ndots, and Kubernetes Resolver Behavior
Jan 21, 20267 min read49

Search for a command to run...

Series
DNS Search Domains, ndots, and Kubernetes Resolver Behavior

Let's setup Vault with External-secrets to manage secrets in Kubernetes like never before!

When we set up Kubernetes the default config file (aka kubeconfig file) has admin privileges. This is fine when you are the only one who is going to access the cluster(still not a good practice tho!) but what if there are multiple teams/devs involved...

Check how you can avoid restarting or recreating Pods to propagate new changes in ConfigMaps
