apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T09:17:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: 756427ee-fe60-4fde-a46f-7f6492ef0417
subsets:
- addresses:
  - ip: 10.0.0.19
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rngql
      namespace: kube-system
      uid: bdc19446-68a4-4db8-aa92-b0b22c6991cd
  - ip: 10.0.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vrw6x
      namespace: kube-system
      uid: 7f15d082-332e-4a46-8a0e-a74eca966a5f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
