apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T01:58:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "953"
  uid: 3e1b2644-47ff-4708-9bd3-c707e4f379cc
subsets:
- addresses:
  - ip: 10.0.0.57
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f4qv6
      namespace: kube-system
      uid: 1a0c6808-d9d2-4279-87ef-19e9c6c38618
  - ip: 10.0.0.67
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l4fxl
      namespace: kube-system
      uid: 47f023bc-33b8-4336-b465-52ca11e9887b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
