apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-04T12:53:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "872"
  uid: d17dc916-2be7-4c5b-9c2b-1d0e75b456ac
subsets:
- addresses:
  - ip: 10.0.0.122
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lkzxt
      namespace: kube-system
      uid: fc180125-5f16-41eb-bbcd-a9dc1f702c5d
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2t8x7
      namespace: kube-system
      uid: 71a33b9e-b83d-45f5-8df6-bbe755461d39
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
