CoreDNS
CoreDNS is one of the most robust and cloud-native technologies of DNS Service. It comes with a lot of plugins and configurations and it's easily extensible. has native plugins for Kubernetes and it's the go-to for kube-dns
CoreDNS is one of the most robust and cloud-native technologies of DNS Service. It comes with a lot of plugins and configurations and it's easily extensible. has native plugins for Kubernetes and it's the go-to for kube-dns
https://www.baeldung.com/ops/kubernetes-service-types
Finalizers are definitions for how to gargabe some resource within kubernetes
kubernetes #externalname #namespaces #dns #k8s
Shortcut to set current context namespace
In Kubernetes Networking everything is virtualized - where inter-pod communication is done via CNI - or better rephrased, this responsibility is from a CNI. In many cases, when Pods are hosted on the same network - the "network" calls never leave the kernel-level and are routed by Linux Namespaces.