apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-21T10:04:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "922"
  uid: 052888c0-08c5-44b6-8fab-b0145e20d676
subsets:
- addresses:
  - ip: 10.0.0.125
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-69hrc
      namespace: kube-system
      uid: b1018d98-6db6-4ad1-a3f5-a7235b89e8f2
  - ip: 10.0.0.53
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f6hfj
      namespace: kube-system
      uid: 7182c630-6fd5-4808-99b7-21b171a5fb1f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
