apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-09T01:33:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "673"
  uid: f2217e9b-ed2b-474c-b007-ff99eee784b6
subsets:
- addresses:
  - ip: 10.0.0.39
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g7x25
      namespace: kube-system
      uid: ff790e20-40d7-410c-bdcc-be4e4d29ccc1
  - ip: 10.0.0.82
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kwmq8
      namespace: kube-system
      uid: 0896b3a4-03de-4bea-9272-f92fb0f7fbe9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
