apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-10T13:55:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "926"
  uid: 79a84116-fd77-4bfd-8c00-f03ac6fe7a3b
subsets:
- addresses:
  - ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-68kbj
      namespace: kube-system
      uid: d80a057e-db3c-4282-8f0a-d8e2d5b3cc0c
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zp7sh
      namespace: kube-system
      uid: 5b96a8a4-4863-4b5b-84b6-ff6fc20061e2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
