apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-03T05:08:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "937"
  uid: 5acff6ea-3ee1-42bc-a3a4-54826c5471b2
subsets:
- addresses:
  - ip: 10.0.0.166
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5sg2q
      namespace: kube-system
      uid: 02b8fdca-cee8-402d-9274-460bc05afcda
  - ip: 10.0.0.74
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c72sq
      namespace: kube-system
      uid: 6bd88e69-d56a-41ea-ada6-1d4310a8bd84
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
