issues
search
GwonsooLee
/
Podcast
Podcast project github
1
stars
0
forks
source link
kube-dns란?
#14
Closed
choisungwook
closed
3 months ago
choisungwook
commented
4 months ago
참고자료
https://github.com/kubernetes/dns
https://kubernetes.io/ko/docs/concepts/services-networking/dns-pod-service/
https://cloud.google.com/kubernetes-engine/docs/how-to/kube-dns?hl=ko
https://kubernetes.io/ko/docs/tasks/administer-cluster/dns-custom-nameservers/#coredns
coredns kubernetes 플러그인:
https://coredns.io/plugins/kubernetes/
https://www.kimsehwan96.com/core-dns-with-kubeadm/
kubeadm에서 기본으로 사용하는 kubedns:
https://github.com/kubernetes/kubernetes/blob/1d5589e4910ed859a69b3e57c25cbbd3439cd65f/cmd/kubeadm/app/cmd/phases/init/addons.go?ref=kimsehwan96.com#L49-L85
choisungwook
commented
4 months ago
https://malwareanalysis.tistory.com/748