apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T22:10:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: ea8f9b77-89d5-49d8-b9bd-3ed1361bdb11
subsets:
- addresses:
  - ip: 10.0.0.121
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ljtm7
      namespace: kube-system
      uid: f644035f-1003-40de-b7c4-279ffd470339
  - ip: 10.0.0.54
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r7bpd
      namespace: kube-system
      uid: ecc213f1-e59f-411f-98e0-8d41cd6cabe8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
