apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T11:43:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "876"
  uid: dbd0fa5d-fbfa-4c38-bd6a-7bb0da97148b
subsets:
- addresses:
  - ip: 10.0.0.39
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f6p6p
      namespace: kube-system
      uid: 1a87d337-3602-47d3-908c-87b9940ffa3e
  - ip: 10.0.0.44
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hwl7g
      namespace: kube-system
      uid: 3a22dc3e-816a-43f7-a87f-9340375d7914
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
