apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T11:29:51Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: 623a7e26-b45f-4c4d-b1ef-6e5970ce754b
subsets:
- addresses:
  - ip: 10.0.0.114
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dvgjk
      namespace: kube-system
      uid: e278be7d-4dfd-4dcd-a884-813729f9c594
  - ip: 10.0.0.152
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zq8g9
      namespace: kube-system
      uid: bce26251-f78c-4e2c-acc1-5d8490025543
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
